rename bit1 script commands to event

This commit is contained in:
yenatch
2013-09-24 03:48:58 -04:00
parent 8da8dff7cf
commit 3134b26f7b
184 changed files with 1644 additions and 1644 deletions

View File

@@ -11,7 +11,7 @@ TinTowerRoof_MapScriptHeader: ; 0x7722b
; 0x77230
UnknownScript_0x77230: ; 0x77230
checkbit1 EVENT_FOUGHT_HO_OH
checkevent EVENT_FOUGHT_HO_OH
iftrue UnknownScript_0x77241
checkitem RAINBOW_WING
iftrue UnknownScript_0x7723e
@@ -35,13 +35,13 @@ HoOhScript_0x77244: ; 0x77244
cry HO_OH
pause 15
loadmovesprites
setbit1 EVENT_FOUGHT_HO_OH
setevent EVENT_FOUGHT_HO_OH
writecode $3, $a
loadpokedata HO_OH, 60
startbattle
disappear $2
returnafterbattle
setbit1 EVENT_SET_WHEN_FOUGHT_HO_OH
setevent EVENT_SET_WHEN_FOUGHT_HO_OH
end
; 0x77260