aboutsummaryrefslogtreecommitdiff
path: root/tools/create_lure
diff options
context:
space:
mode:
authorPaul Gilbert2007-11-17 08:45:35 +0000
committerPaul Gilbert2007-11-17 08:45:35 +0000
commit4ed5fc5acdbc97757c8264196da973abd240980e (patch)
tree502c3b5ec1d70cd3e4fb301ab0fc5083c92bdeac /tools/create_lure
parent75382bdadccb2abfb39cecbeb94d63912f82c32e (diff)
downloadscummvm-rg350-4ed5fc5acdbc97757c8264196da973abd240980e.tar.gz
scummvm-rg350-4ed5fc5acdbc97757c8264196da973abd240980e.tar.bz2
scummvm-rg350-4ed5fc5acdbc97757c8264196da973abd240980e.zip
Added missing animation for player operating rack
svn-id: r29529
Diffstat (limited to 'tools/create_lure')
-rw-r--r--tools/create_lure/create_lure_dat.cpp1
-rw-r--r--tools/create_lure/create_lure_dat.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/tools/create_lure/create_lure_dat.cpp b/tools/create_lure/create_lure_dat.cpp
index 2df56d407f..c087684a0b 100644
--- a/tools/create_lure/create_lure_dat.cpp
+++ b/tools/create_lure/create_lure_dat.cpp
@@ -99,6 +99,7 @@ AnimListRecord animDataList[] = {
{{0x5A62, 0x5B22}}, // Minnow pulling lever in room #48
{{0x5AAA, 0x5B6A}}, // Goewin mixing potion
{{0x5C80, 0x5D40}}, // Player standard animation
+ {{0x5C95, 0x5D55}}, // Player operating rack
{{0x5CAA, 0x5D6A}}, // Selena animation
{{0x5CE9, 0x5DA9}}, // Blacksmith default
{{0x5D28, 0x5DE8}}, // Goewin animation
diff --git a/tools/create_lure/create_lure_dat.h b/tools/create_lure/create_lure_dat.h
index 7ebd18ba5d..ac03a85554 100644
--- a/tools/create_lure/create_lure_dat.h
+++ b/tools/create_lure/create_lure_dat.h
@@ -30,7 +30,7 @@
#include "common/util.h"
#define VERSION_MAJOR 1
-#define VERSION_MINOR 23
+#define VERSION_MINOR 24
#define DIALOG_SIZE 0x150