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:
@@ -9,7 +9,7 @@ PokeSeersHouse_MapScriptHeader: ; 0x9e36c
|
||||
SeerScript: ; 0x9e36e
|
||||
faceplayer
|
||||
loadfont
|
||||
special SPECIAL_POKESEER
|
||||
special SpecialPokeSeer
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user