diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-08-29 03:11:03 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-08-29 03:11:03 -0400 |
commit | bb56d4a3f4cab33f899646e0630282fc6176a9c9 (patch) | |
tree | cb094078122b217fc67e2285614b79c6e83eaf88 /data/maps/PokemonTower_7F/scripts.inc | |
parent | c5839905a1259fd7e843c0ffa1ce2470d40b76ae (diff) |
Give songs meaningful english names
Diffstat (limited to 'data/maps/PokemonTower_7F/scripts.inc')
-rw-r--r-- | data/maps/PokemonTower_7F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/PokemonTower_7F/scripts.inc b/data/maps/PokemonTower_7F/scripts.inc index 7b0d5f37a..12f69cedf 100644 --- a/data/maps/PokemonTower_7F/scripts.inc +++ b/data/maps/PokemonTower_7F/scripts.inc @@ -50,7 +50,7 @@ PokemonTower_7F_EventScript_Grunt1ExitRight:: @ 81635F0 PokemonTower_7F_EventScript_Grunt1ExitLeft:: @ 8163600 applymovement 2, PokemonTower_7F_Movement_Grunt1ExitLeft waitmovement 0 - playse SE_KAIDAN + playse SE_EXIT delay 25 goto PokemonTower_7F_EventScript_RemoveGrunt1 end |