Rename WalkFastest functions to WalkFaster

This commit is contained in:
cbt6
2022-08-11 12:21:28 +08:00
parent 84848deb14
commit 7233b2ed0a
65 changed files with 408 additions and 408 deletions
+3 -3
View File
@@ -64,7 +64,7 @@ SilphCo_11F_EventScript_GiovanniTriggerRight::
SilphCo_11F_EventScript_BattleGiovanni::
textcolor 0
applymovement LOCALID_GIOVANNI, Movement_WalkInPlaceFastestDown
applymovement LOCALID_GIOVANNI, Movement_WalkInPlaceFasterDown
waitmovement 0
delay 25
msgbox SilphCo_11F_Text_GiovanniIntro
@@ -104,7 +104,7 @@ SilphCo_11F_Movement_GiovanniApproachLeft::
walk_down
walk_down
walk_down
walk_in_place_fastest_left
walk_in_place_faster_left
step_end
SilphCo_11F_Movement_GiovanniApproachRight::
@@ -119,7 +119,7 @@ SilphCo_11F_Movement_PlayerFaceGiovanni::
delay_16
delay_8
delay_4
walk_in_place_fastest_right
walk_in_place_faster_right
step_end
@ Unused