aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohndoe1232011-09-14 08:50:33 +0000
committerWillem Jan Palenstijn2013-05-08 20:39:37 +0200
commit4c7930bd342740c2dd89eb1477c6b4b47ba41ca3 (patch)
tree7706e5bc1531493348b575a8b9326aac6f815810
parent9d6e3b95758a16c1b2a441aa5f206c50593202fd (diff)
downloadscummvm-rg350-4c7930bd342740c2dd89eb1477c6b4b47ba41ca3.tar.gz
scummvm-rg350-4c7930bd342740c2dd89eb1477c6b4b47ba41ca3.tar.bz2
scummvm-rg350-4c7930bd342740c2dd89eb1477c6b4b47ba41ca3.zip
NEVERHOOD: Add tables for Scene1304
-rw-r--r--devtools/create_neverhood/tables.h8
-rw-r--r--dists/engine-data/neverhood.datbin13044 -> 13286 bytes
2 files changed, 8 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h
index bcd758404d..30ae94da27 100644
--- a/devtools/create_neverhood/tables.h
+++ b/devtools/create_neverhood/tables.h
@@ -57,6 +57,8 @@ static const uint32 rectListOffsets[] = {
2, 0x004B0A38,
// Scene1303
1, 0x004AF9E8,
+ // Scene1304
+ 1, 0x004B91A8,
// Scene1401
1, 0x004B6758,
// Scene1402
@@ -150,6 +152,12 @@ static const uint32 messageListOffsets[] = {
// Scene1303
1, 0x004AF9A0,
2, 0x004AF9B8,
+ // Scene1304
+ 1, 0x004B90E8,
+ 1, 0x004B90F0,
+ 2, 0x004B9158,
+ 2, 0x004B9130,
+ 2, 0x004B9140,
// Scene1401
1, 0x004B65C8,
1, 0x004B65D0,
diff --git a/dists/engine-data/neverhood.dat b/dists/engine-data/neverhood.dat
index bb53d46640..4b510ceb28 100644
--- a/dists/engine-data/neverhood.dat
+++ b/dists/engine-data/neverhood.dat
Binary files differ