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/Route4_PokemonCenter_1F/scripts.inc | |
| parent | c5839905a1259fd7e843c0ffa1ce2470d40b76ae (diff) | |
Give songs meaningful english names
Diffstat (limited to 'data/maps/Route4_PokemonCenter_1F/scripts.inc')
| -rw-r--r-- | data/maps/Route4_PokemonCenter_1F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route4_PokemonCenter_1F/scripts.inc b/data/maps/Route4_PokemonCenter_1F/scripts.inc index 420e18d1a..d09fd1b3b 100644 --- a/data/maps/Route4_PokemonCenter_1F/scripts.inc +++ b/data/maps/Route4_PokemonCenter_1F/scripts.inc @@ -109,7 +109,7 @@ Route4_PokemonCenter_1F_EventScript_BoughtMagikarp:: @ 816F86A Route4_PokemonCenter_1F_EventScript_PayForMagikarp:: @ 816F86F removemoney MAGIKARP_PRICE, 0 updatemoneybox 0, 0, 0 - playfanfare MUS_FANFA1 + playfanfare MUS_LEVEL_UP message Route4_PokemonCenter_1F_Text_PaidOutrageouslyForMagikarp waitmessage waitfanfare |
