sighs
This commit is contained in:
@@ -337,7 +337,10 @@
|
||||
(actions/play-animation entities :ego :reach)
|
||||
(actions/give entities :wool)
|
||||
(actions/talk entities :ego "I guess her wool is shedding."))
|
||||
(actions/talk entities :ego "She's too far away for me to pet her."))))
|
||||
(do
|
||||
(actions/talk entities :ego "Come here mama sheep!")
|
||||
(actions/play-animation entities :ego :sigh)
|
||||
(actions/talk entities :ego "She's too far away for me to pet her.")))))
|
||||
:scripts #(condp = %
|
||||
:wool (actions/get-script entities
|
||||
(actions/talk entities :ego "She doesn't need it back."))
|
||||
|
||||
Reference in New Issue
Block a user