summaryrefslogtreecommitdiff
path: root/include/constants/field_specials.h
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-11-08 03:37:46 -0500
committerhuderlem <huderlem@gmail.com>2019-11-14 18:07:56 -0600
commit0f53aeb19b39677b111e6c1b1176fb83efc773d3 (patch)
treebd80028ecc0de495a6caeda3d35c09b3f7d0e726 /include/constants/field_specials.h
parentba6571909092005f4da1672cc7c89063c0aadc1e (diff)
Document SS Tidal scripts
Diffstat (limited to 'include/constants/field_specials.h')
-rw-r--r--include/constants/field_specials.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/constants/field_specials.h b/include/constants/field_specials.h
index cbc5e96a3..81c173f75 100644
--- a/include/constants/field_specials.h
+++ b/include/constants/field_specials.h
@@ -13,6 +13,19 @@
#define SS_TIDAL_LOCATION_ROUTE124 3
#define SS_TIDAL_LOCATION_ROUTE131 4
+#define SS_TIDAL_BOARD_SLATEPORT 1
+#define SS_TIDAL_DEPART_SLATEPORT 2
+#define SS_TIDAL_HALFWAY_LILYCOVE 3
+#define SS_TIDAL_LAND_LILYCOVE 4
+#define SS_TIDAL_BOARD_LILYCOVE 5
+#define SS_TIDAL_DEPART_LILYCOVE 6
+#define SS_TIDAL_HALFWAY_SLATEPORT 7
+#define SS_TIDAL_LAND_SLATEPORT 8
+#define SS_TIDAL_EXIT_CURRENTS_RIGHT 9
+#define SS_TIDAL_EXIT_CURRENTS_LEFT 10
+
+#define SS_TIDAL_MAX_STEPS 205
+
// Scrollable Multichoice Menus
#define SCROLL_MULTI_NONE 0
#define SCROLL_MULTI_GLASS_WORKSHOP_VENDOR 1