fixed a couple glitches.
This commit is contained in:
@@ -190,6 +190,7 @@
|
||||
:wizard "Do you promise?")
|
||||
(actions/play-animation entities :ego :frog-nod :stop? false)
|
||||
(actions/talk entities :wizard "Frustatium DISPOSIUM!!!" :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)
|
||||
(Thread/sleep 1500)
|
||||
|
||||
Reference in New Issue
Block a user