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

@@ -19,9 +19,9 @@ MapKrissNeighborsHouseSignpost1Script: ; 0x7acf4
; 0x7acf7
MapKrissNeighborsHouseSignpost2Script: ; 0x7acf7
checkbit1 $001a
checkbit1 EVENT_GOT_A_POKEMON_FROM_ELM
iftrue UnknownScript_0x7ad24
checkbit1 $0325
checkbit1 EVENT_LISTENED_TO_RADIO_IN_NEIGHBORS_HOUSE
iftrue UnknownScript_0x7ad27
playmusic $001d
loadfont
@@ -35,7 +35,7 @@ MapKrissNeighborsHouseSignpost2Script: ; 0x7acf7
2writetext UnknownText_0x7ae9b
pause 45
loadmovesprites
setbit1 $0325
setbit1 EVENT_LISTENED_TO_RADIO_IN_NEIGHBORS_HOUSE
end
; 0x7ad24