You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Script commands don't have underscores
This commit is contained in:
@@ -68,8 +68,8 @@ UnknownScript_0x60bab:
|
||||
setevent EVENT_JASMINE_RETURNED_TO_GYM
|
||||
clearevent EVENT_OLIVINE_GYM_JASMINE
|
||||
checkcode VAR_FACING
|
||||
if_equal DOWN, UnknownScript_0x60c17
|
||||
if_equal RIGHT, UnknownScript_0x60c1e
|
||||
ifequal DOWN, UnknownScript_0x60c17
|
||||
ifequal RIGHT, UnknownScript_0x60c1e
|
||||
applymovement OLIVINELIGHTHOUSE6F_JASMINE, MovementData_0x60c68
|
||||
disappear OLIVINELIGHTHOUSE6F_JASMINE
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user