mobile tweaks.

This commit is contained in:
Bryce Covert
2018-02-11 22:44:49 -08:00
parent 63a96ef171
commit 8e49a72350
3 changed files with 7 additions and 4 deletions

View File

@@ -237,9 +237,9 @@
(actions/give entities :flask-water)
(actions/talk entities :ego "Filled up with water, just as Gandarf wanted."))}}}
:layers {:day [(assoc (utils/atlas->texture atlas "background") :x 0 :y 0 :baseline 0)
(assoc (utils/atlas->texture atlas "fountain") :x 0 :y 0 :baseline 114)]
(assoc (utils/atlas->texture atlas "fountain") :x 0 :y 0 :baseline 113)]
:night [(assoc (utils/atlas->texture atlas "background") :x 0 :y 0 :baseline 0)
(assoc (utils/atlas->texture atlas "fountain") :x 0 :y 0 :baseline 114)]}
(assoc (utils/atlas->texture atlas "fountain") :x 0 :y 0 :baseline 113)]}
:entities {:warden {:object nil
:x 36
:y 86