Label used movement steps
This commit is contained in:
@@ -76,22 +76,22 @@ SixIsland_DottedHole_SapphireRoom_EventScript_1641B5:: @ 81641B5
|
||||
end
|
||||
|
||||
EventScript_1642F9:: @ 81642F9
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_1A75E7
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_WalkInPlaceFastestLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
EventScript_164304:: @ 8164304
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_1A75ED
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_WalkInPlaceFastestDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
EventScript_16430F:: @ 816430F
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_1A75E7
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_WalkInPlaceFastestLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
EventScript_16431A:: @ 816431A
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_1A75ED
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_WalkInPlaceFastestDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -118,28 +118,28 @@ EventScript_164346:: @ 8164346
|
||||
EventScript_164351:: @ 8164351
|
||||
applymovement 2, Movement_1643F5
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_1A75E9
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_WalkInPlaceFastestUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
EventScript_164366:: @ 8164366
|
||||
applymovement 2, Movement_1643F5
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_1A75ED
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_WalkInPlaceFastestDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
EventScript_16437B:: @ 816437B
|
||||
applymovement 2, Movement_1643F7
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_1A75EB
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_WalkInPlaceFastestRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
EventScript_164390:: @ 8164390
|
||||
applymovement 2, Movement_1643F7
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_1A75E7
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Movement_WalkInPlaceFastestLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -168,71 +168,71 @@ EventScript_1643DB:: @ 81643DB
|
||||
return
|
||||
|
||||
Movement_1643ED:: @ 81643ED
|
||||
step_11
|
||||
step_11
|
||||
step_30
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_right
|
||||
step_end
|
||||
|
||||
Movement_1643F1:: @ 81643F1
|
||||
step_13
|
||||
step_13
|
||||
step_2e
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
step_end
|
||||
|
||||
Movement_1643F5:: @ 81643F5
|
||||
step_13
|
||||
walk_right
|
||||
step_end
|
||||
|
||||
Movement_1643F7:: @ 81643F7
|
||||
step_11
|
||||
walk_up
|
||||
step_end
|
||||
|
||||
Movement_1643F9:: @ 81643F9
|
||||
step_1e
|
||||
step_20
|
||||
step_20
|
||||
step_20
|
||||
step_1d
|
||||
step_20
|
||||
step_20
|
||||
walk_fast_up
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_down
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
step_end
|
||||
|
||||
Movement_164401:: @ 8164401
|
||||
step_1d
|
||||
step_20
|
||||
step_20
|
||||
step_20
|
||||
step_1e
|
||||
step_20
|
||||
step_20
|
||||
walk_fast_down
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_up
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
step_end
|
||||
|
||||
Movement_164409:: @ 8164409
|
||||
step_20
|
||||
step_20
|
||||
step_20
|
||||
step_20
|
||||
step_1e
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_up
|
||||
step_end
|
||||
|
||||
Movement_16440F:: @ 816440F
|
||||
step_00
|
||||
step_5e
|
||||
step_39
|
||||
step_39
|
||||
step_39
|
||||
step_39
|
||||
step_39
|
||||
step_39
|
||||
step_39
|
||||
step_39
|
||||
step_39
|
||||
step_5f
|
||||
face_down
|
||||
disable_anim
|
||||
slide_down
|
||||
slide_down
|
||||
slide_down
|
||||
slide_down
|
||||
slide_down
|
||||
slide_down
|
||||
slide_down
|
||||
slide_down
|
||||
slide_down
|
||||
restore_anim
|
||||
step_end
|
||||
|
||||
Movement_16441C:: @ 816441C
|
||||
step_1c
|
||||
step_30
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
step_end
|
||||
|
||||
SixIsland_DottedHole_SapphireRoom_EventScript_16441F:: @ 816441F
|
||||
|
||||
Reference in New Issue
Block a user