diff options
author | johndoe123 | 2012-08-16 17:39:45 +0000 |
---|---|---|
committer | Willem Jan Palenstijn | 2013-05-08 20:43:38 +0200 |
commit | 0abba004fe4a6b172269f09cfe55d7d683736867 (patch) | |
tree | 6795843f0763aee869dfb7959f21a8c72dc1d82c | |
parent | 9de3cf56756579e63aa6381cb2a9b30495d7d046 (diff) | |
download | scummvm-rg350-0abba004fe4a6b172269f09cfe55d7d683736867.tar.gz scummvm-rg350-0abba004fe4a6b172269f09cfe55d7d683736867.tar.bz2 scummvm-rg350-0abba004fe4a6b172269f09cfe55d7d683736867.zip |
NEVERHOOD: Add tables for Scene2805
-rw-r--r-- | devtools/create_neverhood/tables.h | 9 | ||||
-rw-r--r-- | dists/engine-data/neverhood.dat | bin | 20050 -> 20424 bytes |
2 files changed, 9 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h index 514912c41a..70402d48d2 100644 --- a/devtools/create_neverhood/tables.h +++ b/devtools/create_neverhood/tables.h @@ -116,6 +116,9 @@ static const uint32 rectListOffsets[] = { 1, 0x004B6CE0, 1, 0x004B6CD0, 1, 0x004B6CF0, + // Scene2805 + 1, 0x004AE318, + 1, 0x004AE308, 0, 0 }; @@ -387,6 +390,12 @@ static const uint32 messageListOffsets[] = { 1, 0x004B6C10, 1, 0x004B6BB0, 2, 0x004B6C40, + // Scene2805 + 1, 0x004AE1C8, + 2, 0x004AE1D0, + 4, 0x004AE288, + 2, 0x004AE1E0, + 1, 0x004AE1C0, 0, 0 }; diff --git a/dists/engine-data/neverhood.dat b/dists/engine-data/neverhood.dat Binary files differindex 72f35a6554..14f72dd674 100644 --- a/dists/engine-data/neverhood.dat +++ b/dists/engine-data/neverhood.dat |