You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
first round of event flag constants in map events
this is a little over half.. 610 to go
This commit is contained in:
@@ -16,7 +16,7 @@ UnknownScript_0x18a81d: ; 0x18a81d
|
||||
OfficerScript_0x18a81e: ; 0x18a81e
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $00cd
|
||||
checkbit1 EVENT_RESTORED_POWER_TO_KANTO
|
||||
iftrue UnknownScript_0x18a82c
|
||||
2writetext UnknownText_0x18a8a9
|
||||
closetext
|
||||
@@ -77,7 +77,7 @@ UnknownScript_0x18a862: ; 0x18a862
|
||||
GymGuyScript_0x18a875: ; 0x18a875
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $00c9
|
||||
checkbit1 EVENT_RETURNED_MACHINE_PART
|
||||
iftrue UnknownScript_0x18a883
|
||||
2writetext UnknownText_0x18a9ca
|
||||
closetext
|
||||
|
||||
Reference in New Issue
Block a user