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/scripts/trainer_tower.inc | |
parent | c5839905a1259fd7e843c0ffa1ce2470d40b76ae (diff) |
Give songs meaningful english names
Diffstat (limited to 'data/scripts/trainer_tower.inc')
-rw-r--r-- | data/scripts/trainer_tower.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/trainer_tower.inc b/data/scripts/trainer_tower.inc index 3b21c0844..94f1c7263 100644 --- a/data/scripts/trainer_tower.inc +++ b/data/scripts/trainer_tower.inc @@ -293,7 +293,7 @@ TrainerTower_Roof_EventScript_GivePrize: TrainerTower_Roof_EventScript_ReceivePrize: msgbox TrainerTower_Roof_Text_ThisIsForYou textcolor 3 - playfanfare MUS_FANFA1 + playfanfare MUS_LEVEL_UP message Text_ObtainedTheX waitfanfare waitmessage @@ -365,7 +365,7 @@ TrainerTower_EventScript_TriggerDoubleBattle: TrainerTower_EventScript_IneligibleForDoubleBattle:: @ 81C5528 lockall - playse SE_PINPON + playse SE_DING_DONG msgbox TrainerTower_Lobby_Text_NeedTwoMonsForDouble closemessage applymovement OBJ_EVENT_ID_PLAYER, TrainerTower_Movement_PushPlayerBack |