summaryrefslogtreecommitdiff
path: root/graphics/tilesets/candle-x1x2.tsx
blob: 6559fdedcfb1c35c9599dafc8b81da36500cc68c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="Candle x1x2" tilewidth="32" tileheight="64">
 <image source="candle-x1x2.png" width="96" height="128"/>
 <tile id="0">
  <properties>
   <property name="animation-delay0" value="13"/>
   <property name="animation-delay1" value="12"/>
   <property name="animation-delay2" value="13"/>
   <property name="animation-delay3" value="12"/>
   <property name="animation-delay4" value="11"/>
   <property name="animation-frame0" value="0"/>
   <property name="animation-frame1" value="1"/>
   <property name="animation-frame2" value="2"/>
   <property name="animation-frame3" value="1"/>
   <property name="animation-frame4" value="2"/>
  </properties>
 </tile>
 <tile id="3">
  <properties>
   <property name="animation-delay0" value="13"/>
   <property name="animation-delay1" value="12"/>
   <property name="animation-delay2" value="13"/>
   <property name="animation-delay3" value="12"/>
   <property name="animation-delay4" value="11"/>
   <property name="animation-frame0" value="3"/>
   <property name="animation-frame1" value="4"/>
   <property name="animation-frame2" value="5"/>
   <property name="animation-frame3" value="4"/>
   <property name="animation-frame4" value="5"/>
  </properties>
 </tile>
 <tile id="6">
  <properties>
   <property name="animation-delay0" value="13"/>
   <property name="animation-delay1" value="12"/>
   <property name="animation-delay2" value="13"/>
   <property name="animation-delay3" value="12"/>
   <property name="animation-delay4" value="11"/>
   <property name="animation-frame0" value="6"/>
   <property name="animation-frame1" value="7"/>
   <property name="animation-frame2" value="8"/>
   <property name="animation-frame3" value="7"/>
   <property name="animation-frame4" value="8"/>
  </properties>
 </tile>
 <tile id="9">
  <properties>
   <property name="animation-delay0" value="13"/>
   <property name="animation-delay1" value="12"/>
   <property name="animation-delay2" value="13"/>
   <property name="animation-delay3" value="12"/>
   <property name="animation-delay4" value="11"/>
   <property name="animation-frame0" value="9"/>
   <property name="animation-frame1" value="10"/>
   <property name="animation-frame2" value="11"/>
   <property name="animation-frame3" value="10"/>
   <property name="animation-frame4" value="11"/>
  </properties>
 </tile>
</tileset>