You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
rename bit1 script commands to event
This commit is contained in:
@@ -26,12 +26,12 @@ BugCatcherScript_0x18c00c: ; 0x18c00c
|
||||
GrampsScript_0x18c00f: ; 0x18c00f
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 EVENT_GOT_SILVER_WING
|
||||
checkevent EVENT_GOT_SILVER_WING
|
||||
iftrue UnknownScript_0x18c023
|
||||
2writetext UnknownText_0x18c0c6
|
||||
keeptextopen
|
||||
verbosegiveitem SILVER_WING, 1
|
||||
setbit1 EVENT_GOT_SILVER_WING
|
||||
setevent EVENT_GOT_SILVER_WING
|
||||
loadmovesprites
|
||||
end
|
||||
; 0x18c023
|
||||
|
||||
Reference in New Issue
Block a user