aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohndoe1232012-09-14 11:46:43 +0000
committerWillem Jan Palenstijn2013-05-08 20:43:41 +0200
commit23864562238cacfc4bdd4d6ddc151e900c89c51d (patch)
tree324ca1e25b7c2536557369308705bacf7b439806
parent93614a17a8377a0cf4216c0fe9fbbf83fc82791f (diff)
downloadscummvm-rg350-23864562238cacfc4bdd4d6ddc151e900c89c51d.tar.gz
scummvm-rg350-23864562238cacfc4bdd4d6ddc151e900c89c51d.tar.bz2
scummvm-rg350-23864562238cacfc4bdd4d6ddc151e900c89c51d.zip
NEVERHOOD: Add tables for Scene2406
-rw-r--r--devtools/create_neverhood/tables.h15
-rw-r--r--dists/engine-data/neverhood.datbin24168 -> 24794 bytes
2 files changed, 14 insertions, 1 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h
index 5be95ee600..2b51b6ecdc 100644
--- a/devtools/create_neverhood/tables.h
+++ b/devtools/create_neverhood/tables.h
@@ -116,7 +116,10 @@ static const uint32 rectListOffsets[] = {
1, 0x004B3140,
// Scene2402
1, 0x004AF900,
- // Scene2501
+ // Scene2406
+ 1, 0x004B78C8,
+ 1, 0x004B78D8,
+ // Scene2501
1, 0x004B2608,
// Scene2801
1, 0x004B6CE0,
@@ -414,6 +417,16 @@ static const uint32 messageListOffsets[] = {
3, 0x004AF800,
1, 0x004AF818,
2, 0x004AF890,
+ // Scene2406
+ 1, 0x004B76C8,
+ 3, 0x004B76D8,
+ 1, 0x004B77C0,
+ 1, 0x004B7810,
+ 1, 0x004B76D0,
+ 2, 0x004B77C8,
+ 2, 0x004B77D8,
+ 2, 0x004B7758,
+ 4, 0x004B7738,
// Scene2501
7, 0x004B2538,
6, 0x004B2570,
diff --git a/dists/engine-data/neverhood.dat b/dists/engine-data/neverhood.dat
index 13bf0bd53f..a341ae8ebf 100644
--- a/dists/engine-data/neverhood.dat
+++ b/dists/engine-data/neverhood.dat
Binary files differ