Skip to content

Commit

Permalink
Fix Steven partner battle post-battle script (#2001)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaizu committed Jun 17, 2024
1 parent 18f84b7 commit 189d542
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/maps/MossdeepCity_SpaceCenter_2F/scripts.inc
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,9 @@ MossdeepCity_SpaceCenter_2F_EventScript_DefeatedMaxieTabitha::
setobjectmovementtype LOCALID_SCIENTIST, MOVEMENT_TYPE_WANDER_AROUND
addobject LOCALID_SCIENTIST
fadescreen FADE_FROM_BLACK
#ifdef BUGFIX
releaseall
#endif
end

MossdeepCity_SpaceCenter_2F_EventScript_StevenFacePlayer::
Expand Down

0 comments on commit 189d542

Please sign in to comment.