aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_kyradat/games.cpp
diff options
context:
space:
mode:
authorathrxx2011-08-15 01:43:26 +0200
committerJohannes Schickel2011-12-26 16:18:14 +0100
commitb288889c978990423b08dad8f838d891610f36b5 (patch)
tree888ac176612b06a7389e6b8f3f623d472cf10cdd /devtools/create_kyradat/games.cpp
parent0d54aff6324b1f6c739df89ab072328cc5402873 (diff)
downloadscummvm-rg350-b288889c978990423b08dad8f838d891610f36b5.tar.gz
scummvm-rg350-b288889c978990423b08dad8f838d891610f36b5.tar.bz2
scummvm-rg350-b288889c978990423b08dad8f838d891610f36b5.zip
KYRA: (EOB) - implement wall of force spell
Diffstat (limited to 'devtools/create_kyradat/games.cpp')
-rw-r--r--devtools/create_kyradat/games.cpp5
1 files changed, 5 insertions, 0 deletions
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,