diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-03-02 00:19:11 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-03-02 00:19:11 -0500 |
commit | 62100376b71f54d6ca4b6f020c860e69368c2720 (patch) | |
tree | fd6e0f08f2987023a7bd0b33c4c5896d7f44c532 /data/maps | |
parent | 43f66fce5574592ac1c37b9452fe858e482156bb (diff) |
Split/label some common event scripts
Diffstat (limited to 'data/maps')
-rw-r--r-- | data/maps/PokemonLeague_HallOfFame/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/PokemonLeague_HallOfFame/scripts.inc b/data/maps/PokemonLeague_HallOfFame/scripts.inc index de838a669..658a176e5 100644 --- a/data/maps/PokemonLeague_HallOfFame/scripts.inc +++ b/data/maps/PokemonLeague_HallOfFame/scripts.inc @@ -34,7 +34,7 @@ PokemonLeague_HallOfFame_EventScript_EnterRoom:: @ 8162D70 waitfieldeffect FLDEFF_HALL_OF_FAME_RECORD delay 40 setvar VAR_TEMP_1, 1 - call EventScript_1A651A + call EventScript_SetDefeatedEliteFourFlagsVars setrespawn SPAWN_PALLET_TOWN fadescreenspeed FADE_TO_BLACK, 24 special Special_HallOfFame |