good sounds.
This commit is contained in:
@@ -261,7 +261,16 @@
|
||||
:fall-asleep warden-fall-asleep
|
||||
:anim warden-stand
|
||||
:anim-start 0
|
||||
:inhale (sound "inside-jail/inhale.ogg")
|
||||
:exhale (sound "inside-jail/exhale.ogg")
|
||||
:talk-color (color 0.9 0.3 0.9 1.0)
|
||||
:anim-sound-frames {warden-stand {31 [:blink 0.15]
|
||||
51 [:blink 0.15]}
|
||||
warden-talk {10 [:blink 0.15]}
|
||||
warden-fall-asleep {7 [:blink 0.15]
|
||||
18 [:blink 0.15]}
|
||||
warden-sleep {0 [:inhale 1.0]
|
||||
2 [:exhale 1.0]}}
|
||||
:script (actions/get-script entities
|
||||
(cond
|
||||
(actions/has-item? entities :key) (actions/talk entities :ego "Shh! It's best not to wake him now.")
|
||||
|
||||
Reference in New Issue
Block a user