aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/constants.h
diff options
context:
space:
mode:
authorEugene Sandulenko2014-01-19 16:28:47 +0400
committerEugene Sandulenko2014-01-19 16:28:47 +0400
commita5a60d565ebb1ff0fab38a6d8e9c39054e9690c5 (patch)
tree79233adf13cc944b0bb47d7078be7ebbfe5fdd8e /engines/fullpipe/constants.h
parentf923425692730422b45053c10087cb1fcb20588c (diff)
downloadscummvm-rg350-a5a60d565ebb1ff0fab38a6d8e9c39054e9690c5.tar.gz
scummvm-rg350-a5a60d565ebb1ff0fab38a6d8e9c39054e9690c5.tar.bz2
scummvm-rg350-a5a60d565ebb1ff0fab38a6d8e9c39054e9690c5.zip
FULLPIPE: Plug scene38 in
Diffstat (limited to 'engines/fullpipe/constants.h')
-rw-r--r--engines/fullpipe/constants.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h
index 29680486c3..ed070218e7 100644
--- a/engines/fullpipe/constants.h
+++ b/engines/fullpipe/constants.h
@@ -1298,6 +1298,16 @@ namespace Fullpipe {
#define ST_RNG_CLOSED2 4865
#define ST_RNG_OPEN 2606
+// Scene 38
+#define ANI_BOTTLE38 2188
+#define ANI_DOMINO38 2200
+#define ANI_DOMINOS 3317
+#define ANI_DYLDA 2169
+#define ANI_GLAVAR 2154
+#define ANI_MALYSH 2165
+#define QU_SC38_ENTERLIFT 2836
+#define QU_SC38_EXITLIFT 2837
+
// Debug scene
#define MSG_RESTARTGAME 4767
#define PIC_SCD_1 727