diff options
Diffstat (limited to 'graphics/tilesets/artis-chimney-x3x4.tsx')
-rw-r--r-- | graphics/tilesets/artis-chimney-x3x4.tsx | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/graphics/tilesets/artis-chimney-x3x4.tsx b/graphics/tilesets/artis-chimney-x3x4.tsx deleted file mode 100644 index 146b4536..00000000 --- a/graphics/tilesets/artis-chimney-x3x4.tsx +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<tileset name="Artis Chimney x3x4" tilewidth="96" tileheight="128"> - <image source="artis-chimney-x3x4.png" width="480" height="256"/> - <tile id="0"> - <properties> - <property name="animation-delay0" value="12"/> - <property name="animation-delay1" value="11"/> - <property name="animation-delay2" value="11"/> - <property name="animation-delay3" value="12"/> - <property name="animation-delay4" value="12"/> - <property name="animation-delay5" value="12"/> - <property name="animation-delay6" value="13"/> - <property name="animation-delay7" value="12"/> - <property name="animation-delay8" value="11"/> - <property name="animation-delay9" 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="3"/> - <property name="animation-frame4" value="4"/> - <property name="animation-frame5" value="5"/> - <property name="animation-frame6" value="6"/> - <property name="animation-frame7" value="7"/> - <property name="animation-frame8" value="8"/> - <property name="animation-frame9" value="9"/> - </properties> - </tile> -</tileset> |