typos.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
(update-in entities [:room :bloodclot-timer] (fnil inc 0)))))
|
||||
|
||||
(defn bloodclot-talk-script [entities]
|
||||
(actions/talk entities :ego "Let me down Bloodclot!" :anim :suspended-talk)
|
||||
(actions/talk entities :ego "Let me down, Bloodclot!" :anim :suspended-talk)
|
||||
(actions/do-dialogue entities :bloodclot-head "You've been a nuisance since I first met you!"
|
||||
:bloodclot-head "Why shouldn't I gobble you up?")
|
||||
(bloodclot-choices entities))
|
||||
@@ -75,7 +75,7 @@
|
||||
:note-2 (fail-item :bloodclot-head "I'm afraid Gandarf will be of no use to you now.")
|
||||
:flask-1-strength (common/win)
|
||||
(actions/get-script entities
|
||||
(actions/talk entities :bloodclot-head "Don't make me laugh kid!")))
|
||||
(actions/talk entities :bloodclot-head "Don't make me laugh, kid!")))
|
||||
}}
|
||||
:timers {:taunt [5.0 1.0 add-second]}
|
||||
:layers [(assoc (utils/get-texture "held/background.png") :x 0 :y 0 :baseline 0)
|
||||
|
||||
Reference in New Issue
Block a user