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:
@@ -91,7 +91,7 @@ UnknownScript_0x1a96da: ; 0x1a96da
|
||||
if_equal $1, UnknownScript_0x1a96f7
|
||||
if_equal $0, UnknownScript_0x1a96fd
|
||||
UnknownScript_0x1a96f1: ; 0x1a96f1
|
||||
checkbit1 $00cd
|
||||
checkbit1 EVENT_RESTORED_POWER_TO_KANTO
|
||||
iftrue UnknownScript_0x1a9717
|
||||
UnknownScript_0x1a96f7: ; 0x1a96f7
|
||||
checkbit1 $0044
|
||||
@@ -119,7 +119,7 @@ UnknownScript_0x1a9717: ; 0x1a9717
|
||||
startbattle
|
||||
returnafterbattle
|
||||
clearbit2 $007c
|
||||
checkbit1 $033b
|
||||
checkbit1 EVENT_ERIN_CALCIUM
|
||||
iftrue UnknownScript_0x1a973b
|
||||
checkbit1 $0269
|
||||
iftrue UnknownScript_0x1a973a
|
||||
@@ -140,7 +140,7 @@ UnknownScript_0x1a973b: ; 0x1a973b
|
||||
closetext
|
||||
verbosegiveitem CALCIUM, 1
|
||||
iffalse UnknownScript_0x1a976b
|
||||
clearbit1 $033b
|
||||
clearbit1 EVENT_ERIN_CALCIUM
|
||||
setbit1 $0269
|
||||
2jump UnknownScript_0x1a975b
|
||||
; 0x1a974f
|
||||
@@ -181,7 +181,7 @@ UnknownScript_0x1a9767: ; 0x1a9767
|
||||
; 0x1a976b
|
||||
|
||||
UnknownScript_0x1a976b: ; 0x1a976b
|
||||
setbit1 $033b
|
||||
setbit1 EVENT_ERIN_CALCIUM
|
||||
jumpstd $002b
|
||||
end
|
||||
; 0x1a9772
|
||||
|
||||
Reference in New Issue
Block a user