You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Music and sound effect constants in map events.
This commit is contained in:
@@ -51,7 +51,7 @@ UnknownScript_0x744b5: ; 0x744b5
|
||||
|
||||
UnknownScript_0x744d4: ; 0x744d4
|
||||
spriteface $0, $0
|
||||
playmusic $001f
|
||||
playmusic MUSIC_RIVAL_ENCOUNTER
|
||||
loadfont
|
||||
2writetext UnknownText_0x7455f
|
||||
closetext
|
||||
@@ -91,7 +91,7 @@ UnknownScript_0x7450f: ; 0x7450f
|
||||
; 0x7451f
|
||||
|
||||
UnknownScript_0x7451f: ; 0x7451f
|
||||
playmusic $0020
|
||||
playmusic MUSIC_RIVAL_AFTER
|
||||
loadfont
|
||||
2writetext UnknownText_0x746ce
|
||||
closetext
|
||||
|
||||
Reference in New Issue
Block a user