better intro to sack lunch.
This commit is contained in:
@@ -44,8 +44,9 @@
|
||||
(if (actions/has-obtained? entities :sack-lunch)
|
||||
(actions/talk entities :ego "He doesn't have anything else on him.")
|
||||
(do (actions/do-dialogue entities
|
||||
:ego "He has a sack lunch here."
|
||||
:ego "Looks like it's pretty mangled from his spill.")
|
||||
:ego "He has a sack lunch here."
|
||||
:ego "UGH! Gross! It's got blue cheese dressing on it!")
|
||||
(actions/play-animation entities :ego :get-sick)
|
||||
(actions/give entities :sack-lunch))))
|
||||
|
||||
(defn grab-spear [entities]
|
||||
|
||||
Reference in New Issue
Block a user