From be8d542264288343a4d60936f73f94906fc0e181 Mon Sep 17 00:00:00 2001 From: johndoe123 Date: Mon, 11 Jul 2011 18:46:21 +0000 Subject: NEVERHOOD: Updated tables.h with data from Scene1002 --- devtools/create_neverhood/tables.h | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'devtools') 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 }; -- cgit v1.2.3