You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
first round of event flag constants in map events
this is a little over half.. 610 to go
This commit is contained in:
@@ -90,7 +90,7 @@ ScientistScript_0x591e5: ; 0x591e5
|
||||
if_equal 26, UnknownScript_0x5920b
|
||||
checkbit2 $000c
|
||||
iftrue UnknownScript_0x59205
|
||||
checkbit1 $002e
|
||||
checkbit1 EVENT_MADE_UNOWN_APPEAR_IN_RUINS
|
||||
iftrue UnknownScript_0x591ff
|
||||
2writetext UnknownText_0x593ed
|
||||
closetext
|
||||
@@ -125,7 +125,7 @@ ScientistScript_0x59214: ; 0x59214
|
||||
loadfont
|
||||
checkcode $e
|
||||
if_equal 26, UnknownScript_0x5922e
|
||||
checkbit1 $002e
|
||||
checkbit1 EVENT_MADE_UNOWN_APPEAR_IN_RUINS
|
||||
iftrue UnknownScript_0x59228
|
||||
2writetext UnknownText_0x5954f
|
||||
closetext
|
||||
|
||||
Reference in New Issue
Block a user