Skip to content

Commit

Permalink
Merge pull request #1 from pret/master
Browse files Browse the repository at this point in the history
Fix Steven partner battle post-battle script (pret#2001)
  • Loading branch information
SuperSpunz authored Jun 19, 2024
2 parents 18f84b7 + 189d542 commit 3e0c06e
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 3e0c06e

Please sign in to comment.