From 0d54aff6324b1f6c739df89ab072328cc5402873 Mon Sep 17 00:00:00 2001 From: athrxx Date: Sun, 14 Aug 2011 18:29:45 +0200 Subject: KYRA: (EOB) - add EOB 1 intro (also add and fix several other things, like cone of cold vortex, drawShape issues, etc.) --- devtools/create_kyradat/create_kyradat.h | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'devtools/create_kyradat/create_kyradat.h') 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, -- cgit v1.2.3