fixed wizard positioning and likelihood.
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
(actions/remove-entity entities :frog-legs)
|
||||
(actions/do-dialogue entities :ego "Eww. Frog legs.")))))}
|
||||
:experiment (rooms/make-entity :experiment (assoc (animation->texture screen experiment-left)
|
||||
:x 228 :y 60 :scale-x 1.75 :scale-y 1.75 :origin-x 7.43 :origin-y 0
|
||||
:x 228 :y 60 :scale-x 1.75 :scale-y 1.75 :origin-x 13 :origin-y 0
|
||||
:experiment experiment-left
|
||||
:baseline 225))
|
||||
:collision "inside-house/collision.png"
|
||||
|
||||
Reference in New Issue
Block a user