aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohndoe1232012-09-10 18:15:49 +0000
committerWillem Jan Palenstijn2013-05-08 20:43:40 +0200
commitde622586f6926eb2376b59494fdbf504b5858b95 (patch)
tree715ab9749dbce868edbf0d3fb25a0fa7b9fe8b0f
parent43362dfbd1354220ffdf1fba8a04286a7037c45f (diff)
downloadscummvm-rg350-de622586f6926eb2376b59494fdbf504b5858b95.tar.gz
scummvm-rg350-de622586f6926eb2376b59494fdbf504b5858b95.tar.bz2
scummvm-rg350-de622586f6926eb2376b59494fdbf504b5858b95.zip
NEVERHOOD: Add tables for Scene2803
-rw-r--r--devtools/create_neverhood/tables.h13
-rw-r--r--dists/engine-data/neverhood.datbin22406 -> 22694 bytes
2 files changed, 13 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h
index f8a4497e73..663845f987 100644
--- a/devtools/create_neverhood/tables.h
+++ b/devtools/create_neverhood/tables.h
@@ -410,6 +410,19 @@ static const uint32 messageListOffsets[] = {
3, 0x004B6168,
1, 0x004B61A0,
5, 0x004B61A8,
+ // Scene2803
+ 1, 0x004B79F0,
+ 5, 0x004B79C8,
+ 1, 0x004B7A00,
+ 2, 0x004B7A78,
+ 1, 0x004B79F8,
+ 1, 0x004B79C0,
+ 1, 0x004B7A50,
+ 2, 0x004B7A58,
+ 5, 0x004B7A08,
+ 4, 0x004B7A30,
+ 2, 0x004B7A68,
+ 7, 0x004B7A88,
// Scene2805
1, 0x004AE1C8,
2, 0x004AE1D0,
diff --git a/dists/engine-data/neverhood.dat b/dists/engine-data/neverhood.dat
index 9fbfcfa771..fd8e9c4d61 100644
--- a/dists/engine-data/neverhood.dat
+++ b/dists/engine-data/neverhood.dat
Binary files differ