aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
Diffstat (limited to 'scumm')
-rw-r--r--scumm/akos.cpp1
-rw-r--r--scumm/script_v6.cpp2
2 files changed, 3 insertions, 0 deletions
diff --git a/scumm/akos.cpp b/scumm/akos.cpp
index 36970f2684..c9cb5c84da 100644
--- a/scumm/akos.cpp
+++ b/scumm/akos.cpp
@@ -1273,6 +1273,7 @@ bool ScummEngine::akos_increaseAnim(Actor *a, int chan, const byte *aksq, const
case AKC_ComplexChan:
break;
+ case AKC_Cmd3:
case AKC_Ignore:
case AKC_Ignore2:
case AKC_Ignore3:
diff --git a/scumm/script_v6.cpp b/scumm/script_v6.cpp
index 2f86774fa0..e121ae9855 100644
--- a/scumm/script_v6.cpp
+++ b/scumm/script_v6.cpp
@@ -1856,6 +1856,8 @@ void ScummEngine_v6::o6_verbOps() {
if (_curVerbSlot) {
setVerbObject(_roomResource, a, slot);
vs->type = kImageVerbType;
+ if (_features & GF_HUMONGOUS)
+ vs->imgindex = a;
}
break;
case 125: // SO_VERB_NAME