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

@@ -25,15 +25,15 @@ UnknownScript_0x56099: ; 0x56099
ClerkScript_0x5609c: ; 0x5609c
faceplayer
loadfont
checkbit1 EVENT_GOT_TM02_HEADBUTT
checkevent EVENT_GOT_TM02_HEADBUTT
iftrue UnknownScript_0x560ad
checkbit1 EVENT_GOT_TM08_ROCK_SMASH
checkevent EVENT_GOT_TM08_ROCK_SMASH
iftrue UnknownScript_0x560c2
2jump UnknownScript_0x560b6
; 0x560ad
UnknownScript_0x560ad: ; 0x560ad
checkbit1 EVENT_GOT_TM08_ROCK_SMASH
checkevent EVENT_GOT_TM08_ROCK_SMASH
iftrue UnknownScript_0x560c8
2jump UnknownScript_0x560bc
; 0x560b6