diff options
| author | Diegoisawesome <diego@domoreaweso.me> | 2017-12-22 03:10:09 -0600 |
|---|---|---|
| committer | Diegoisawesome <diego@domoreaweso.me> | 2017-12-22 03:10:09 -0600 |
| commit | 4a4a10a990fe2fa29a4c4470de31337ed42f280e (patch) | |
| tree | 75613ec1e48825a2506ccf79bbe45b80fbbeac64 /data/battle_scripts_1.s | |
| parent | 8278583e7b6fac7329132c774f7f64d7fc5d0b86 (diff) | |
| parent | 841ee0f2b25b39b923a9f800279df413edb8c66d (diff) | |
Merge remote-tracking branch 'pret/master'
Diffstat (limited to 'data/battle_scripts_1.s')
| -rw-r--r-- | data/battle_scripts_1.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/battle_scripts_1.s b/data/battle_scripts_1.s index 4efa72858..b442d74b5 100644 --- a/data/battle_scripts_1.s +++ b/data/battle_scripts_1.s @@ -3177,7 +3177,7 @@ BattleScript_Pausex20:: return BattleScript_LevelUp:: - fanfare BGM_FANFA1 + fanfare MUS_FANFA1 printstring STRINGID_PKMNGREWTOLV setbyte sLVLBOX_STATE, 0x0 drawlvlupbox @@ -3205,7 +3205,7 @@ BattleScript_ForgotAndLearnedNewMove:: printstring STRINGID_ANDELLIPSIS BattleScript_LearnedNewMove:: buffermovetolearn - fanfare BGM_FANFA1 + fanfare MUS_FANFA1 printstring STRINGID_PKMNLEARNEDMOVE waitmessage 0x40 updatechoicemoveonlvlup ATTACKER |
