You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Use labels for script specials instead of constants/static values.
This commit is contained in:
@@ -63,7 +63,7 @@ LanceScript_0x6dffc: ; 0x6dffc
|
||||
UnknownScript_0x6e019: ; 0x6e019
|
||||
spriteface $0, $2
|
||||
showemote $0, $0, 15
|
||||
special $006a
|
||||
special Functionc48f
|
||||
appear $a
|
||||
applymovement $a, MovementData_0x6e164
|
||||
spriteface $0, $2
|
||||
@@ -77,7 +77,7 @@ UnknownScript_0x6e019: ; 0x6e019
|
||||
applymovement $a, MovementData_0x6e16d
|
||||
disappear $a
|
||||
dotrigger $2
|
||||
special $003d
|
||||
special RestartMapMusic
|
||||
end
|
||||
; 0x6e048
|
||||
|
||||
|
||||
Reference in New Issue
Block a user