aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/constants.h
diff options
context:
space:
mode:
authorEugene Sandulenko2014-03-25 00:20:39 +0200
committerEugene Sandulenko2014-03-25 00:28:52 +0200
commit78e58492682c6665c850b6ff427f41cc2fb6b665 (patch)
treea52d713b87572cb24fd0625f7cc4904f3bcd8196 /engines/fullpipe/constants.h
parent7ef1806938e7995de0a0115945d4f6856950ef25 (diff)
downloadscummvm-rg350-78e58492682c6665c850b6ff427f41cc2fb6b665.tar.gz
scummvm-rg350-78e58492682c6665c850b6ff427f41cc2fb6b665.tar.bz2
scummvm-rg350-78e58492682c6665c850b6ff427f41cc2fb6b665.zip
FULLPIPE: Finish scene29_initScene() implementation
Diffstat (limited to 'engines/fullpipe/constants.h')
-rw-r--r--engines/fullpipe/constants.h31
1 files changed, 31 insertions, 0 deletions
diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h
index 9062fe949d..7924b334ca 100644
--- a/engines/fullpipe/constants.h
+++ b/engines/fullpipe/constants.h
@@ -1276,6 +1276,37 @@ namespace Fullpipe {
#define QU_SC28_WMN_START 3452
#define ST_MAN28_RIGHT 4249
+// Scene 29
+#define ANI_ASS 2120
+#define ANI_PORTER 2082
+#define ANI_SHELL_GREEN 2116
+#define ANI_SHELL_RED 2130
+#define ANI_SHOOTER1 2108
+#define ANI_SHOOTER2 2111
+#define MSG_SC29_DISABLEPORTER 2097
+#define MSG_SC29_DISABLERIDEBACK 2106
+#define MSG_SC29_ENABLEPORTER 2096
+#define MSG_SC29_ENABLERIDEBACK 2105
+#define MSG_SC29_LAUGH 4760
+#define MSG_SC29_SHOOTGREEN 2119
+#define MSG_SC29_SHOOTRED 2137
+#define MSG_SC29_SHOWLASTGREEN 2730
+#define MSG_SC29_SHOWLASTRED 2731
+#define MSG_SC29_STOPRIDE 2107
+#define MV_ASS_HITGREEN 2138
+#define MV_ASS_HITRED 2139
+#define MV_MAN29_BEND 2091
+#define MV_MAN29_JUMP 2090
+#define MV_MAN29_RUN 2095
+#define MV_MAN29_STANDUP 2092
+#define MV_PTR_MOVEFAST 2102
+#define MV_SHG_HITASS 2151
+#define MV_SHR_HITASS 2152
+#define SND_29_028 4758
+#define SND_29_029 4759
+#define ST_ASS_NORM 2122
+#define ST_MAN29_RUNR 2140
+
// Scene 30
#define ANI_LEG 2322
#define MSG_SC30_UPDATEPATH 2358