minor tweak.
This commit is contained in:
@@ -177,6 +177,7 @@
|
||||
|
||||
(defn do-frog [entities]
|
||||
(actions/talk entities :wizard "Grenouille CHALA!!!" :anim :talk-angry :stop? false)
|
||||
(actions/play-sound entities "ending-castle/georgia-appear.ogg" 0.5 false)
|
||||
(particle-effect! (get-in @entities [:room :entities :magic-frog-particle]) :reset)
|
||||
(particle-effect! (get-in @entities [:room :entities :magic-frog-particle]) :start)
|
||||
(actions/begin-animation entities :ego :frog)
|
||||
|
||||
Reference in New Issue
Block a user