Give songs meaningful english names
This commit is contained in:
@@ -3119,7 +3119,7 @@ BattleScript_Pausex20::
|
||||
return
|
||||
|
||||
BattleScript_LevelUp::
|
||||
fanfare MUS_FANFA1
|
||||
fanfare MUS_LEVEL_UP
|
||||
printstring STRINGID_PKMNGREWTOLV
|
||||
setbyte sLVLBOX_STATE, 0
|
||||
drawlvlupbox
|
||||
@@ -3149,7 +3149,7 @@ BattleScript_ForgotAndLearnedNewMove::
|
||||
printstring STRINGID_ANDELLIPSIS
|
||||
BattleScript_LearnedNewMove::
|
||||
buffermovetolearn
|
||||
fanfare MUS_FANFA1
|
||||
fanfare MUS_LEVEL_UP
|
||||
printstring STRINGID_PKMNLEARNEDMOVE
|
||||
waitmessage 0x40
|
||||
updatechoicemoveonlvlup BS_ATTACKER
|
||||
|
||||
Reference in New Issue
Block a user