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.) --- engines/kyra/resource.h | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'engines/kyra/resource.h') diff --git a/engines/kyra/resource.h b/engines/kyra/resource.h index b3a5aa3817..5ed658ccee 100644 --- a/engines/kyra/resource.h +++ b/engines/kyra/resource.h @@ -478,8 +478,36 @@ enum KyraResources { 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