don't stop while quaking, added logo
This commit is contained in:
@@ -293,12 +293,12 @@
|
||||
:bloodclot-head "You're no hero. You're just a morsel."
|
||||
:bloodclot-head "Come here, and I promise I will spare you much pain.")
|
||||
(actions/talk entities :ego "Wait a second. I'm just a kid." :anim :scared-talk)
|
||||
(actions/walk-straight-to entities :ego [115 45] :override-dir :right :anim :scared-walk :speed 0.5)
|
||||
(actions/talk entities :ego "I'm just trying to impress Georgia McGorgeous." :anim :scared-talk)
|
||||
(actions/walk-straight-to entities :ego [75 45] :override-dir :right :anim :scared-walk :speed 0.5)
|
||||
(actions/talk entities :ego "I just... accidentally pulled the sword!":anim :scared-talk)
|
||||
(actions/walk-straight-to entities :ego [35 45] :override-dir :right :anim :scared-walk :speed 0.5)
|
||||
(actions/talk entities :ego "I wouldn't taste very good anyhow!" :anim :scared-talk)
|
||||
(actions/walk-straight-to entities :ego [115 45] :override-dir :right :anim :scared-walk :speed 0.5 :stop? false)
|
||||
(actions/talk entities :ego "I'm just trying to impress Georgia McGorgeous." :anim :scared-talk :stop? false)
|
||||
(actions/walk-straight-to entities :ego [75 45] :override-dir :right :anim :scared-walk :speed 0.5 :stop? false)
|
||||
(actions/talk entities :ego "I just... accidentally pulled the sword!":anim :scared-talk :stop? false)
|
||||
(actions/walk-straight-to entities :ego [35 45] :override-dir :right :anim :scared-walk :speed 0.5 :stop? false)
|
||||
(actions/talk entities :ego "I wouldn't taste very good anyhow!" :anim :scared-talk :stop? false)
|
||||
(actions/begin-animation entities :ego :scared)
|
||||
(actions/do-dialogue entities
|
||||
:bloodclot-head "\"A final test remains, behold!\""
|
||||
|
||||
Reference in New Issue
Block a user