aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/fullpipe/constants.h')
-rw-r--r--engines/fullpipe/constants.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h
index 7fd97d22a9..230d2d4c41 100644
--- a/engines/fullpipe/constants.h
+++ b/engines/fullpipe/constants.h
@@ -551,6 +551,12 @@ namespace Fullpipe {
#define ST_GMS_BOOT 1270
#define ST_GMS_BOOTLESS2 3316
+// Scene 24
+#define ANI_DROP_24 3505
+#define ANI_JET24 1837
+#define ANI_WATER24 1834
+#define ST_WTR24_FLOWLOWER 1843
+
} // End of namespace Fullpipe
#endif /* FULLPIPE_CONSTANTS_H */