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

@@ -9,13 +9,13 @@ SlowpokeWellB2F_MapScriptHeader: ; 0x5ad09
GymGuyScript_0x5ad0b: ; 0x5ad0b
faceplayer
loadfont
checkbit1 $0073
checkbit1 EVENT_GOT_KINGS_ROCK_IN_SLOWPOKE_WELL
iftrue UnknownScript_0x5ad22
2writetext UnknownText_0x5ad2a
keeptextopen
verbosegiveitem KINGS_ROCK, 1
iffalse UnknownScript_0x5ad20
setbit1 $0073
setbit1 EVENT_GOT_KINGS_ROCK_IN_SLOWPOKE_WELL
UnknownScript_0x5ad20: ; 0x5ad20
loadmovesprites
end