SFX_DEX_FANFARE_50_79 and SFX_LEVEL_UP use identical data, and technically the level-up text plays the former
This commit is contained in:
@@ -93,7 +93,7 @@ UnknownText_0x1bc14f::
|
|||||||
line "level @"
|
line "level @"
|
||||||
deciram wCurPartyLevel, 1, 3
|
deciram wCurPartyLevel, 1, 3
|
||||||
text "!@"
|
text "!@"
|
||||||
sound_dex_fanfare_50_79
|
sound_dex_fanfare_50_79 ; plays SFX_DEX_FANFARE_50_79, identical to SFX_LEVEL_UP
|
||||||
text_waitbutton
|
text_waitbutton
|
||||||
db "@@"
|
db "@@"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user