diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-11 12:37:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-11 12:37:55 -0300 |
commit | 0161ab3c8ddcb7229098c675c9970064bc147ce2 (patch) | |
tree | 2c1eae38b65b4e525db9929e8dfa605712365f1c /graphics/tilesets | |
parent | 1eaa1a8c21fa0923799d84bc36be4b085b06f0ec (diff) | |
download | clientdata-0161ab3c8ddcb7229098c675c9970064bc147ce2.tar.gz clientdata-0161ab3c8ddcb7229098c675c9970064bc147ce2.tar.bz2 clientdata-0161ab3c8ddcb7229098c675c9970064bc147ce2.tar.xz clientdata-0161ab3c8ddcb7229098c675c9970064bc147ce2.zip |
Clean up
Diffstat (limited to 'graphics/tilesets')
-rw-r--r-- | graphics/tilesets/evil-obelisk.png | bin | 8503 -> 0 bytes | |||
-rw-r--r-- | graphics/tilesets/evil-obelisk.tsx | 43 | ||||
-rw-r--r-- | graphics/tilesets/lof_woodland_village.png | bin | 207320 -> 0 bytes | |||
-rw-r--r-- | graphics/tilesets/lof_woodland_village_x2.png | bin | 20807 -> 0 bytes |
4 files changed, 0 insertions, 43 deletions
diff --git a/graphics/tilesets/evil-obelisk.png b/graphics/tilesets/evil-obelisk.png Binary files differdeleted file mode 100644 index 803a9f32..00000000 --- a/graphics/tilesets/evil-obelisk.png +++ /dev/null diff --git a/graphics/tilesets/evil-obelisk.tsx b/graphics/tilesets/evil-obelisk.tsx deleted file mode 100644 index 1da1da22..00000000 --- a/graphics/tilesets/evil-obelisk.tsx +++ /dev/null @@ -1,43 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<tileset name="evil-obelisk" tilewidth="64" tileheight="128"> - <image source="../graphics/tiles/evil-obelisk.png" width="448" height="128"/> - <tile id="0"> - <animation> - <frame tileid="1" duration="25"/> - <frame tileid="2" duration="25"/> - <frame tileid="3" duration="25"/> - <frame tileid="4" duration="25"/> - <frame tileid="5" duration="25"/> - <frame tileid="6" duration="25"/> - <frame tileid="5" duration="25"/> - <frame tileid="4" duration="25"/> - <frame tileid="3" duration="25"/> - <frame tileid="2" duration="25"/> - <frame tileid="1" duration="25"/> - </animation> - <properties> - <property name="animation-delay0" value="25"/> - <property name="animation-delay1" value="25"/> - <property name="animation-delay2" value="25"/> - <property name="animation-delay3" value="25"/> - <property name="animation-delay4" value="25"/> - <property name="animation-delay5" value="25"/> - <property name="animation-delay6" value="25"/> - <property name="animation-delay7" value="25"/> - <property name="animation-delay8" value="25"/> - <property name="animation-delay9" value="25"/> - <property name="animation-delay10" value="25"/> - <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="5"/> - <property name="animation-frame7" value="4"/> - <property name="animation-frame8" value="3"/> - <property name="animation-frame9" value="2"/> - <property name="animation-frame10" value="1"/> - </properties> - </tile> -</tileset> diff --git a/graphics/tilesets/lof_woodland_village.png b/graphics/tilesets/lof_woodland_village.png Binary files differdeleted file mode 100644 index fce35fce..00000000 --- a/graphics/tilesets/lof_woodland_village.png +++ /dev/null diff --git a/graphics/tilesets/lof_woodland_village_x2.png b/graphics/tilesets/lof_woodland_village_x2.png Binary files differdeleted file mode 100644 index e8c98319..00000000 --- a/graphics/tilesets/lof_woodland_village_x2.png +++ /dev/null |