File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,15 @@ animations {
6060 flip_horizontal: 0
6161 flip_vertical: 0
6262}
63+ animations {
64+ id: "Kolle_Pfand"
65+ start_tile: 38
66+ end_tile: 38
67+ playback: PLAYBACK_LOOP_FORWARD
68+ fps: 1
69+ flip_horizontal: 0
70+ flip_vertical: 0
71+ }
6372animations {
6473 id: "Milk"
6574 start_tile: 7
@@ -123,6 +132,15 @@ animations {
123132 flip_horizontal: 0
124133 flip_vertical: 0
125134}
135+ animations {
136+ id: "Premium_Pfand"
137+ start_tile: 58
138+ end_tile: 58
139+ playback: PLAYBACK_LOOP_FORWARD
140+ fps: 1
141+ flip_horizontal: 0
142+ flip_vertical: 0
143+ }
126144animations {
127145 id: "Zotrine"
128146 start_tile: 47
@@ -132,6 +150,15 @@ animations {
132150 flip_horizontal: 0
133151 flip_vertical: 0
134152}
153+ animations {
154+ id: "Zotrine_Pfand"
155+ start_tile: 48
156+ end_tile: 48
157+ playback: PLAYBACK_LOOP_FORWARD
158+ fps: 1
159+ flip_horizontal: 0
160+ flip_vertical: 0
161+ }
135162extrude_borders: 2
136163inner_padding: 0
137164sprite_trim_mode: SPRITE_TRIM_MODE_OFF
You can’t perform that action at this time.
0 commit comments