summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/tilesets/stone_lab.tsx
blob: a6ced2955904f7953f5f1a81f80f58ee9925e68c (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
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="stone_lab" tilewidth="96" tileheight="128">
 <image source="../graphics/tiles/stone_lab.png" width="384" height="384"/>
 <tile id="8">
  <properties>
   <property name="animation-delay0" value="5"/>
   <property name="animation-delay1" value="5"/>
   <property name="animation-delay2" value="5"/>
   <property name="animation-delay3" value="5"/>
   <property name="animation-delay4" value="5"/>
   <property name="animation-delay5" value="5"/>
   <property name="animation-delay6" value="5"/>
   <property name="animation-delay7" value="5"/>
   <property name="animation-frame0" value="1"/>
   <property name="animation-frame1" value="2"/>
   <property name="animation-frame2" value="3"/>
   <property name="animation-frame3" value="4"/>
   <property name="animation-frame4" value="5"/>
   <property name="animation-frame5" value="6"/>
   <property name="animation-frame6" value="7"/>
   <property name="animation-frame7" value="0"/>
  </properties>
 </tile>
</tileset>