packing.
This commit is contained in:
@@ -78,8 +78,8 @@
|
||||
(actions/talk entities :bloodclot-head "Don't make me laugh kid!")))
|
||||
}}
|
||||
:timers {:taunt [5.0 1.0 add-second]}
|
||||
:layers [(assoc (texture "held/background.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "held/hand.png") :x 0 :y 0 :baseline 240)]
|
||||
:layers [(assoc (utils/get-texture "held/background.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (utils/get-texture "held/hand.png") :x 0 :y 0 :baseline 240)]
|
||||
:entities {:bloodclot-head (assoc (animation->texture screen bloodclot-stand)
|
||||
:x 211 :y 115 :baseline 240
|
||||
:origin-x 57 :origin-y 0
|
||||
|
||||
Reference in New Issue
Block a user