supporting going around at night.
This commit is contained in:
@@ -53,7 +53,8 @@
|
||||
:ego "He's the mightiest knight in all of Remington."
|
||||
:ego "If only I could be as strong as him one day."
|
||||
))}}
|
||||
:layers [(assoc (texture "outside-jail/background.png") :x 0 :y 0 :baseline 0)]
|
||||
:layers {:day [(assoc (texture "outside-jail/background.png") :x 0 :y 0 :baseline 0)]
|
||||
:night [(assoc (texture "outside-jail/background-dark.png") :x 0 :y 0 :baseline 0)]}
|
||||
:entities {:fountain (assoc (animation->texture screen fountain)
|
||||
:x 150 :y 126 :baseline 114
|
||||
:anim fountain
|
||||
|
||||
Reference in New Issue
Block a user