From b288889c978990423b08dad8f838d891610f36b5 Mon Sep 17 00:00:00 2001 From: athrxx Date: Mon, 15 Aug 2011 01:43:26 +0200 Subject: KYRA: (EOB) - implement wall of force spell --- devtools/create_kyradat/games.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'devtools/create_kyradat/games.cpp') diff --git a/devtools/create_kyradat/games.cpp b/devtools/create_kyradat/games.cpp index 9ecbf0144c..d5b5c29aa9 100644 --- a/devtools/create_kyradat/games.cpp +++ b/devtools/create_kyradat/games.cpp @@ -1595,6 +1595,11 @@ const int eob2FloppyNeed[] = { kEob2DranFoolsStrings, kEob2HornStrings, kEob2HornSounds, + kEob2WallOfForceDsX, + kEob2WallOfForceDsY, + kEob2WallOfForceNumW, + kEob2WallOfForceNumH, + kEob2WallOfForceShpId, kLolEobCommonDscShapeIndex, kLolEobCommonDscX, -- cgit v1.2.3