summaryrefslogtreecommitdiff
path: root/graphics/tilesets/accessory.tsx
blob: 499065d1650b643b386ec401dbbcac74b5868b3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="Accessory" tilewidth="32" tileheight="32">
 <image source="accessory.png" width="512" height="128"/>
 <tile id="20">
  <properties>
   <property name="animation-delay0" value="750"/>
   <property name="animation-delay1" value="8"/>
   <property name="animation-delay2" value="8"/>
   <property name="animation-delay3" value="8"/>
   <property name="animation-delay4" value="8"/>
   <property name="animation-frame0" value="20"/>
   <property name="animation-frame1" value="21"/>
   <property name="animation-frame2" value="22"/>
   <property name="animation-frame3" value="23"/>
   <property name="animation-frame4" value="24"/>
  </properties>
 </tile>
</tileset>