summaryrefslogtreecommitdiff
path: root/graphics/tilesets/accessory.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tilesets/accessory.tsx')
-rw-r--r--graphics/tilesets/accessory.tsx18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/tilesets/accessory.tsx b/graphics/tilesets/accessory.tsx
new file mode 100644
index 00000000..499065d1
--- /dev/null
+++ b/graphics/tilesets/accessory.tsx
@@ -0,0 +1,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>