GRIM: Fix the pause in Manny's walk backwards animation. Fixes #137

This commit is contained in:
Joel Teichroeb 2014-03-29 22:11:20 -07:00
parent b59e0bfff1
commit bf81dbcc3b
3 changed files with 4 additions and 0 deletions

View File

@ -191,6 +191,10 @@ List of fixed bugs in GF scripts:
the key '2' which means "play and endpause". This patch adds a 'manny:stop_chore' call after the chore has
done.
Fix Manny's walking backwards animation - ma_back_off.key.patchr
The animation has 16 frames, but the 16th frame looks the same at the 15th one so we just say that it only
has 15 frames.
+Untriggered contents:
-Fix the missing dialogue with Domino at third year
In dlg_dom2.lua, the argument of CheckFirstTime is wrong; this

Binary file not shown.