aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_kyradat/create_kyradat.h
diff options
context:
space:
mode:
authorathrxx2011-08-14 18:29:45 +0200
committerJohannes Schickel2011-12-26 16:18:14 +0100
commit0d54aff6324b1f6c739df89ab072328cc5402873 (patch)
treeec5b68728d65450e044a0eeabb961d83a1841f5a /devtools/create_kyradat/create_kyradat.h
parent359f3efd03704965d258c90381412a5ef2cf9239 (diff)
downloadscummvm-rg350-0d54aff6324b1f6c739df89ab072328cc5402873.tar.gz
scummvm-rg350-0d54aff6324b1f6c739df89ab072328cc5402873.tar.bz2
scummvm-rg350-0d54aff6324b1f6c739df89ab072328cc5402873.zip
KYRA: (EOB) - add EOB 1 intro
(also add and fix several other things, like cone of cold vortex, drawShape issues, etc.)
Diffstat (limited to 'devtools/create_kyradat/create_kyradat.h')
-rw-r--r--devtools/create_kyradat/create_kyradat.h28
1 files changed, 28 insertions, 0 deletions
diff --git a/devtools/create_kyradat/create_kyradat.h b/devtools/create_kyradat/create_kyradat.h
index 7cacbb5122..44fa93a174 100644
--- a/devtools/create_kyradat/create_kyradat.h
+++ b/devtools/create_kyradat/create_kyradat.h
@@ -405,8 +405,36 @@ enum kExtractID {
kEobBaseMagicFlightProps,
kEobBaseTurnUndeadEffect,
kEobBaseBurningHandsDest,
+ kEobBaseConeOfColdDest1,
+ kEobBaseConeOfColdDest2,
+ kEobBaseConeOfColdDest3,
+ kEobBaseConeOfColdDest4,
+ kEobBaseConeOfColdGfxTbl,
kEob1MainMenuStrings,
+ kEob1BonusStrings,
+
+ kEob1IntroFilesOpening,
+ kEob1IntroFilesTower,
+ kEob1IntroFilesOrb,
+ kEob1IntroFilesWdEntry,
+ kEob1IntroFilesKing,
+ kEob1IntroFilesHands,
+ kEob1IntroFilesWdExit,
+ kEob1IntroFilesTunnel,
+ kEob1IntroOpeningFrmDelay,
+ kEob1IntroWdEncodeX,
+ kEob1IntroWdEncodeY,
+ kEob1IntroWdEncodeWH,
+ kEob1IntroWdDsX,
+ kEob1IntroWdDsY,
+ kEob1IntroTvlX1,
+ kEob1IntroTvlY1,
+ kEob1IntroTvlX2,
+ kEob1IntroTvlY2,
+ kEob1IntroTvlW,
+ kEob1IntroTvlH,
+
kEob1DoorShapeDefs,
kEob1DoorSwitchShapeDefs,
kEob1DoorSwitchCoords,