You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
return → endcallback, reloadandreturn → reloadend
This commit is contained in:
@@ -10,11 +10,11 @@ Route16_MapScripts:
|
||||
readvar VAR_XCOORD
|
||||
ifgreater 13, .CanWalk
|
||||
setflag ENGINE_ALWAYS_ON_BIKE
|
||||
return
|
||||
endcallback
|
||||
|
||||
.CanWalk:
|
||||
clearflag ENGINE_ALWAYS_ON_BIKE
|
||||
return
|
||||
endcallback
|
||||
|
||||
CyclingRoadSign:
|
||||
jumptext CyclingRoadSignText
|
||||
|
||||
Reference in New Issue
Block a user