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:
@@ -27,7 +27,7 @@ UnknownScript_0x62f88: ; 0x62f88
|
||||
GrampsScript_0x62f8f: ; 0x62f8f
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $033e
|
||||
checkbit1 EVENT_GOT_ODD_EGG
|
||||
iftrue UnknownScript_0x62fbd
|
||||
2writetext UnknownText_0x630ce
|
||||
keeptextopen
|
||||
@@ -42,7 +42,7 @@ GrampsScript_0x62f8f: ; 0x62f8f
|
||||
2writetext UnknownText_0x631c3
|
||||
closetext
|
||||
loadmovesprites
|
||||
setbit1 $033e
|
||||
setbit1 EVENT_GOT_ODD_EGG
|
||||
end
|
||||
; 0x62fb6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user