summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAJ Fontaine <36677462+Fontbane@users.noreply.github.com>2019-04-04 22:40:35 -0400
committerhuderlem <huderlem@gmail.com>2019-04-06 12:48:50 -0500
commit621e5d22639a3228c4522de342afd8010ab71689 (patch)
tree13303414c82a3d75a7cbfaee7d9401202e5d5433
parentb85a74afc5a5dc1225e85904ab0b583f5d359d12 (diff)
Start documenting field move scripts
-rw-r--r--data/scripts/field_move_scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/field_move_scripts.inc b/data/scripts/field_move_scripts.inc
index 024ffbf85..e9ef97122 100644
--- a/data/scripts/field_move_scripts.inc
+++ b/data/scripts/field_move_scripts.inc
@@ -10,7 +10,7 @@ Route120_EventScript_2906BB:: @ 82906BB
Route121_EventScript_2906BB:: @ 82906BB
Route123_EventScript_2906BB:: @ 82906BB
lockall
- goto_if_unset FLAG_BADGE01_GET, Route103_EventScript_290721
+ goto_if_unset FLAG_BADGE01_GET, Route103_EventScript_CheckTreeCantCut
checkpartymove MOVE_CUT
compare VAR_RESULT, 6
goto_if_eq Route103_EventScript_290721
@@ -45,7 +45,7 @@ Route103_Movement_29071F: @ 829071F
cut_tree
step_end
-Route103_EventScript_290721:: @ 8290721
+Route103_EventScript_CheckTreeCantCut:: @ 8290721
msgbox Route103_Text_29077D, MSGBOX_DEFAULT
releaseall
end