can mix potion.

This commit is contained in:
2014-12-28 16:06:38 -08:00
parent 8c3c605bc3
commit 2fcace279c
10 changed files with 27 additions and 0 deletions

View File

@@ -57,6 +57,7 @@
(defn make-finished-component []
(actions/get-script entities
(actions/talk entities :ego "I'll just mix this up.")
(actions/remove-item entities :flask-flies-ash)
(actions/remove-item entities :feather)
(actions/play-animation entities :ego :reach)