summaryrefslogtreecommitdiff
path: root/graphics/tilesets/indoor/candle.tsx
blob: 7feffb7e221597bb8621f3aeaa8613d0c3d37b9d (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
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="candle" tilewidth="32" tileheight="64">
 <image source="candle.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>
</tileset>