saving and loading starting room.
This commit is contained in:
@@ -203,4 +203,5 @@
|
||||
(as-> entities entities
|
||||
(if (get-in entities [:state :coaxed-sheep?])
|
||||
(update-in entities [:room :entities :sheep] #(assoc % :x 95 :y 150 :baseline 40))
|
||||
entities))))))
|
||||
entities)))
|
||||
:start-pos [0 80])))
|
||||
|
||||
Reference in New Issue
Block a user