You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Use labels for script specials instead of constants/static values.
This commit is contained in:
@@ -52,7 +52,7 @@ TaurosScript_0x9ccaa: ; 0x9ccaa
|
||||
iftrue UnknownScript_0x9cd25
|
||||
writetext UnknownText_0x9cd70
|
||||
writebyte MILTANK
|
||||
special $005f
|
||||
special Functionfb841
|
||||
keeptextopen
|
||||
writetext UnknownText_0x9cd80
|
||||
checkevent EVENT_TALKED_TO_FARMER_ABOUT_MOOMOO
|
||||
@@ -105,7 +105,7 @@ UnknownScript_0x9cd04: ; 0x9cd04
|
||||
writetext UnknownText_0x9cdbc
|
||||
pause 60
|
||||
keeptextopen
|
||||
special $003d
|
||||
special RestartMapMusic
|
||||
writetext UnknownText_0x9ce1b
|
||||
closetext
|
||||
loadmovesprites
|
||||
|
||||
Reference in New Issue
Block a user