aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_kyradat/create_kyradat.h
diff options
context:
space:
mode:
authorathrxx2011-08-01 22:50:51 +0200
committerJohannes Schickel2011-12-26 16:18:13 +0100
commit48f83b7bb48a1625f6c195e396f8d40047f50915 (patch)
tree28c3ae68ed7df09ddc1c2cbf9d083b31f7415660 /devtools/create_kyradat/create_kyradat.h
parent84900e8e50df8490fbdebc3acb25a338949f2de9 (diff)
downloadscummvm-rg350-48f83b7bb48a1625f6c195e396f8d40047f50915.tar.gz
scummvm-rg350-48f83b7bb48a1625f6c195e396f8d40047f50915.tar.bz2
scummvm-rg350-48f83b7bb48a1625f6c195e396f8d40047f50915.zip
KYRA: (EOB) - implement npc sequences and fix some bugs
Diffstat (limited to 'devtools/create_kyradat/create_kyradat.h')
-rw-r--r--devtools/create_kyradat/create_kyradat.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/devtools/create_kyradat/create_kyradat.h b/devtools/create_kyradat/create_kyradat.h
index a587147974..54fd91b394 100644
--- a/devtools/create_kyradat/create_kyradat.h
+++ b/devtools/create_kyradat/create_kyradat.h
@@ -410,6 +410,22 @@ enum kExtractID {
kEob1MonsterDistAttSfx17,
kEob1TurnUndeadString,
+ kEob1NpcShpData,
+ kEob1NpcSubShpIndex1,
+ kEob1NpcSubShpIndex2,
+ kEob1NpcSubShpY,
+ kEob1Npc0Strings,
+ kEob1Npc11Strings,
+ kEob1Npc12Strings,
+ kEob1Npc21Strings,
+ kEob1Npc22Strings,
+ kEob1Npc31Strings,
+ kEob1Npc32Strings,
+ kEob1Npc4Strings,
+ kEob1Npc5Strings,
+ kEob1Npc6Strings,
+ kEob1Npc7Strings,
+
kEob2MainMenuStrings,
kEob2IntroStrings,
kEob2IntroCPSFiles,