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:
@@ -80,11 +80,11 @@ UnknownScript_0x1a8041: ; 0x1a8041
|
||||
TeacherScript_0x1a806f: ; 0x1a806f
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0040
|
||||
checkbit1 EVENT_TALKED_TO_MOM_AFTER_MYSTERY_EGG_QUEST
|
||||
iftrue UnknownScript_0x1a8095
|
||||
checkbit1 $001f
|
||||
checkbit1 EVENT_GAVE_MYSTERY_EGG_TO_ELM
|
||||
iftrue UnknownScript_0x1a808f
|
||||
checkbit1 $001a
|
||||
checkbit1 EVENT_GOT_A_POKEMON_FROM_ELM
|
||||
iftrue UnknownScript_0x1a8089
|
||||
2writetext UnknownText_0x1a80f7
|
||||
closetext
|
||||
|
||||
Reference in New Issue
Block a user