diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-09 00:15:41 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-09 12:57:13 -0500 |
| commit | c39d295386654b34982d384a332b8cb7b2e55e24 (patch) | |
| tree | 523bc7c9fee26d0b42258a2f1bf344ba2946af08 /data/maps/OneIsland | |
| parent | 16dc234d9964e41443b965dc774a0ff60d3338fa (diff) | |
Label used movement steps
Diffstat (limited to 'data/maps/OneIsland')
| -rw-r--r-- | data/maps/OneIsland/scripts.inc | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/data/maps/OneIsland/scripts.inc b/data/maps/OneIsland/scripts.inc index bddc46721..3e6f39413 100644 --- a/data/maps/OneIsland/scripts.inc +++ b/data/maps/OneIsland/scripts.inc @@ -36,47 +36,47 @@ EventScript_16749D:: @ 816749D end Movement_1674F4:: @ 81674F4 - step_11 - step_11 - step_11 - step_11 - step_11 - step_13 - step_13 - step_11 - step_11 - step_11 - step_11 - step_11 + walk_up + walk_up + walk_up + walk_up + walk_up + walk_right + walk_right + walk_up + walk_up + walk_up + walk_up + walk_up step_end Movement_167501:: @ 8167501 - step_11 - step_11 + walk_up + walk_up set_invisible step_end Movement_167505:: @ 8167505 - step_11 + walk_up step_end Movement_167507:: @ 8167507 - step_11 - step_11 - step_11 - step_11 - step_13 - step_13 - step_11 - step_11 - step_11 - step_11 - step_11 - step_11 + walk_up + walk_up + walk_up + walk_up + walk_right + walk_right + walk_up + walk_up + walk_up + walk_up + walk_up + walk_up step_end Movement_167514:: @ 8167514 - step_11 + walk_up set_invisible step_end |
