Rename WalkFastest functions to WalkFaster
This commit is contained in:
@@ -36,7 +36,7 @@ SevenIsland_SevaultCanyon_House_EventScript_BaldingMan::
|
||||
end
|
||||
|
||||
SevenIsland_SevaultCanyon_House_EventScript_PlayerFaceDown::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -62,13 +62,13 @@ SevenIsland_SevaultCanyon_House_Movement_ChanseyDance::
|
||||
delay_16
|
||||
walk_in_place_down
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
delay_4
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_4
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_4
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_4
|
||||
step_end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user