summaryrefslogtreecommitdiff
path: root/graphics/tilesets
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-03 09:42:46 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-03 09:42:46 -0300
commit531488480be5c785188b6b42e14942088992d9d0 (patch)
tree0010a210125c16b1358c878456861f51eb4fb3f1 /graphics/tilesets
parenta577a0a08ec43efd8fab48a9d5d4d7ebb2a88b29 (diff)
downloadclientdata-531488480be5c785188b6b42e14942088992d9d0.tar.gz
clientdata-531488480be5c785188b6b42e14942088992d9d0.tar.bz2
clientdata-531488480be5c785188b6b42e14942088992d9d0.tar.xz
clientdata-531488480be5c785188b6b42e14942088992d9d0.zip
015-8-1 Boss Room
Diffstat (limited to 'graphics/tilesets')
-rw-r--r--graphics/tilesets/evil_obelisk.tsx49
1 files changed, 12 insertions, 37 deletions
diff --git a/graphics/tilesets/evil_obelisk.tsx b/graphics/tilesets/evil_obelisk.tsx
index 526b0766..2eb16306 100644
--- a/graphics/tilesets/evil_obelisk.tsx
+++ b/graphics/tilesets/evil_obelisk.tsx
@@ -1,43 +1,18 @@
<?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"/>
+<tileset version="1.2" tiledversion="1.2.2" name="evil_obelisk" tilewidth="64" tileheight="128" tilecount="7" columns="7">
+ <image source="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"/>
+ <frame tileid="1" duration="800"/>
+ <frame tileid="2" duration="75"/>
+ <frame tileid="3" duration="100"/>
+ <frame tileid="4" duration="150"/>
+ <frame tileid="5" duration="150"/>
+ <frame tileid="6" duration="2500"/>
+ <frame tileid="5" duration="150"/>
+ <frame tileid="4" duration="150"/>
+ <frame tileid="3" duration="100"/>
+ <frame tileid="2" duration="75"/>
</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>