going through the worflow.
This commit is contained in:
@@ -64,9 +64,7 @@
|
||||
(get-in entities [:state :active?])
|
||||
(= 0 ego-hearts))
|
||||
(do
|
||||
((actions/get-script entities
|
||||
(actions/transition-background entities :held [113 120])
|
||||
(Thread/sleep 10000))
|
||||
((common/win)
|
||||
entities)
|
||||
entities)
|
||||
|
||||
@@ -74,9 +72,7 @@
|
||||
(get-in entities [:state :active?])
|
||||
(= 0 tongue-hearts))
|
||||
(do
|
||||
((actions/get-script entities
|
||||
(actions/transition-background entities :cat-tree [113 120])
|
||||
(Thread/sleep 10000))
|
||||
((common/win)
|
||||
entities)
|
||||
entities)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user