diff options
-rw-r--r-- | devtools/create_neverhood/tables.h | 20 | ||||
-rw-r--r-- | dists/engine-data/neverhood.dat | bin | 494 -> 2138 bytes |
2 files changed, 20 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h index 6f1fc48250..d6e230af5e 100644 --- a/devtools/create_neverhood/tables.h +++ b/devtools/create_neverhood/tables.h @@ -23,6 +23,8 @@ static const uint32 hitRectListOffsets[] = { // Scene1001 0x004B4858, + // Scene1002 + 0x004B4134, 0 }; @@ -30,6 +32,10 @@ static const uint32 rectListOffsets[] = { // Scene1001 1, 0x004B49F0, 1, 0x004B4A00, + // Scene1002 + 3, 0x004B43A0, + 1, 0x004B4418, + 3, 0x004B43A0, 0, 0 }; @@ -44,6 +50,20 @@ static const uint32 messageListOffsets[] = { 1, 0x004B4960, 4, 0x004B48A8, 3, 0x004B48C8, + // Scene1002 + 1, 0x004B4270, + 1, 0x004B4478, + 3, 0x004B4298, + 1, 0x004B4470, + 4, 0x004B4428, + 5, 0x004B4448, + 1, 0x004B44B8, + 2, 0x004B44A8, + 1, 0x004B44A0, + 2, 0x004B43D0, + 4, 0x004B4480, + 2, 0x004B41E0, + 5, 0x004B4148, 0, 0 }; diff --git a/dists/engine-data/neverhood.dat b/dists/engine-data/neverhood.dat Binary files differindex bbd7419ec8..99e3fcc1ca 100644 --- a/dists/engine-data/neverhood.dat +++ b/dists/engine-data/neverhood.dat |