first round of event flag constants in map events

this is a little over half.. 610 to go
This commit is contained in:
yenatch
2013-09-05 05:17:39 -04:00
parent 9b6b5a530c
commit 1323008f6f
160 changed files with 820 additions and 820 deletions

View File

@@ -90,13 +90,13 @@ UnknownScript_0x5afc7: ; 0x5afc7
if_equal $1, UnknownScript_0x5afee
if_equal $0, UnknownScript_0x5aff4
UnknownScript_0x5afe2: ; 0x5afe2
checkbit1 $00cd
checkbit1 EVENT_RESTORED_POWER_TO_KANTO
iftrue UnknownScript_0x5b01b
UnknownScript_0x5afe8: ; 0x5afe8
checkbit1 $0044
iftrue UnknownScript_0x5b00e
UnknownScript_0x5afee: ; 0x5afee
checkbit1 $0021
checkbit1 EVENT_CLEARED_RADIO_TOWER
iftrue UnknownScript_0x5b001
UnknownScript_0x5aff4: ; 0x5aff4
loadtrainer SAILOR, HUEY1
@@ -130,7 +130,7 @@ UnknownScript_0x5b01b: ; 0x5b01b
startbattle
returnafterbattle
clearbit2 $0066
checkbit1 $0337
checkbit1 EVENT_HUEY_PROTEIN
iftrue UnknownScript_0x5b03f
checkbit1 $0265
iftrue UnknownScript_0x5b03e
@@ -151,7 +151,7 @@ UnknownScript_0x5b03f: ; 0x5b03f
closetext
verbosegiveitem PROTEIN, 1
iffalse UnknownScript_0x5b06f
clearbit1 $0337
clearbit1 EVENT_HUEY_PROTEIN
setbit1 $0265
2jump UnknownScript_0x5b05f
; 0x5b053
@@ -192,7 +192,7 @@ UnknownScript_0x5b06b: ; 0x5b06b
; 0x5b06f
UnknownScript_0x5b06f: ; 0x5b06f
setbit1 $0337
setbit1 EVENT_HUEY_PROTEIN
jumpstd $0021
end
; 0x5b076