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:
@@ -77,7 +77,7 @@ UnknownScript_0x192895: ; 0x192895
|
||||
; 0x19289d
|
||||
|
||||
LinkReceptionistScript_0x19289d: ; 0x19289d
|
||||
checkbit1 $001f
|
||||
checkbit1 EVENT_GAVE_MYSTERY_EGG_TO_ELM
|
||||
iffalse UnknownScript_0x19288d
|
||||
loadfont
|
||||
2writetext UnknownText_0x192e3a
|
||||
@@ -190,7 +190,7 @@ UnknownScript_0x19294a: ; 0x19294a
|
||||
; 0x192952
|
||||
|
||||
LinkReceptionistScript_0x192952: ; 0x192952
|
||||
checkbit1 $001f
|
||||
checkbit1 EVENT_GAVE_MYSTERY_EGG_TO_ELM
|
||||
iffalse UnknownScript_0x192895
|
||||
loadfont
|
||||
2writetext UnknownText_0x192de0
|
||||
|
||||
Reference in New Issue
Block a user