diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-10-08 02:25:31 -0400 |
---|---|---|
committer | GriffinR <griffin.richards@comcast.net> | 2019-10-08 02:25:31 -0400 |
commit | 70d1d8956e47a2258133389373278183a8fb9ef8 (patch) | |
tree | fe7f1afed1554974ccd581c649fab2025d52b2eb /data/scripts/movement.inc | |
parent | 628301d6d59def09c4c21f85f949e93a98838606 (diff) |
Document elite_four.inc and the E4 map scripts
Diffstat (limited to 'data/scripts/movement.inc')
-rw-r--r-- | data/scripts/movement.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/scripts/movement.inc b/data/scripts/movement.inc index b7abceae4..a50c5eeda 100644 --- a/data/scripts/movement.inc +++ b/data/scripts/movement.inc @@ -70,7 +70,7 @@ Route121_Movement_2725B8: @ 82725B8 walk_in_place_right step_end -EverGrandeCity_SidneysRoom_Movement_2725BA: @ 82725BA +Common_Movement_WalkUp6: @ 82725BA walk_up walk_up walk_up @@ -79,14 +79,14 @@ EverGrandeCity_SidneysRoom_Movement_2725BA: @ 82725BA walk_up step_end -EverGrandeCity_ChampionsRoom_Movement_2725C1: @ 82725C1 +Common_Movement_WalkUp4: @ 82725C1 walk_up walk_up walk_up walk_up step_end -EverGrandeCity_SidneysRoom_Movement_2725C6: @ 82725C6 +Common_Movement_Delay32: @ 82725C6 delay_16 delay_16 step_end |