diff options
Diffstat (limited to 'data-de/field_move_scripts.inc')
-rw-r--r-- | data-de/field_move_scripts.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data-de/field_move_scripts.inc b/data-de/field_move_scripts.inc index 63240a9fb..ef06df21f 100644 --- a/data-de/field_move_scripts.inc +++ b/data-de/field_move_scripts.inc @@ -32,8 +32,8 @@ DoTreeCutMovement: @ 81B0E21 end TreeCutMovement: @ 81B0E30 - step_5b - step_end + cut_tree + end_movement CannotUseCut: @ 81B0E32 msgbox CannotUseCutText, 3 @@ -103,8 +103,8 @@ DoRockSmashMovement_Done: @ 81B0F3A end RockSmashMovement: @ 81B0F3C - step_5a - step_end + rock_smash_break + end_movement CannotUseRockSmash: @ 81B0F3E msgbox CannotUseRockSmashText, 3 |