diff options
| author | johndoe123 | 2011-09-09 09:04:09 +0000 |
|---|---|---|
| committer | Willem Jan Palenstijn | 2013-05-08 20:39:36 +0200 |
| commit | 904f7ac33520a3b578ad46bb3b1552074ae57326 (patch) | |
| tree | 24a48e7851400f120190a080687808b84fb9c054 | |
| parent | 730844f1b7455ff8beea78be207920c95d11bf15 (diff) | |
| download | scummvm-rg350-904f7ac33520a3b578ad46bb3b1552074ae57326.tar.gz scummvm-rg350-904f7ac33520a3b578ad46bb3b1552074ae57326.tar.bz2 scummvm-rg350-904f7ac33520a3b578ad46bb3b1552074ae57326.zip | |
NEVERHOOD: Add tables for Scene2242
| -rw-r--r-- | devtools/create_neverhood/tables.h | 13 | ||||
| -rw-r--r-- | dists/engine-data/neverhood.dat | bin | 9904 -> 10504 bytes |
2 files changed, 13 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h index 597e67f4b1..5f54df94ba 100644 --- a/devtools/create_neverhood/tables.h +++ b/devtools/create_neverhood/tables.h @@ -75,6 +75,9 @@ static const uint32 rectListOffsets[] = { // Scene2207 3, 0x004B38B8, 1, 0x004B3948, + // Scene2242 + 1, 0x004B3DC8, + 1, 0x004B3E18, 0, 0 }; @@ -222,6 +225,16 @@ static const uint32 messageListOffsets[] = { 2, 0x004B37D8, 2, 0x004B3958, 3, 0x004B3920, + // Scene2242 + 1, 0x004B3C18, + 1, 0x004B3D60, + 1, 0x004B3D48, + 1, 0x004B3C20, + 2, 0x004B3D50, + 5, 0x004B3CF8, + 5, 0x004B3D20, + 4, 0x004B3CB8, + 4, 0x004B3CD8, 0, 0 }; diff --git a/dists/engine-data/neverhood.dat b/dists/engine-data/neverhood.dat Binary files differindex fb991ee18f..d21794333b 100644 --- a/dists/engine-data/neverhood.dat +++ b/dists/engine-data/neverhood.dat |
