summaryrefslogtreecommitdiff
path: root/graphics/tilesets/indoor
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-07-09 12:18:05 +0200
committerAlige <aligetmw@hotmail.fr>2012-07-09 12:18:05 +0200
commit4030c5d6eaa465d3757ba32b7239419bf896f43a (patch)
tree49cc411c7794e34a76b04fd1722877cb23d3e3a9 /graphics/tilesets/indoor
parentbeeb6ad5a69644a58f21b66e51eaa9b2ff36903e (diff)
downloadclientdata-4030c5d6eaa465d3757ba32b7239419bf896f43a.tar.gz
clientdata-4030c5d6eaa465d3757ba32b7239419bf896f43a.tar.bz2
clientdata-4030c5d6eaa465d3757ba32b7239419bf896f43a.tar.xz
clientdata-4030c5d6eaa465d3757ba32b7239419bf896f43a.zip
Removed capital letters from tileset names. Applied changes in maps.
Diffstat (limited to 'graphics/tilesets/indoor')
-rw-r--r--graphics/tilesets/indoor/box.pngbin0 -> 11750 bytes
-rw-r--r--graphics/tilesets/indoor/candle.pngbin0 -> 1294 bytes
-rw-r--r--graphics/tilesets/indoor/candle.tsx32
-rw-r--r--graphics/tilesets/indoor/carpet.pngbin0 -> 8772 bytes
-rw-r--r--graphics/tilesets/indoor/shadow.pngbin0 -> 4557 bytes
-rw-r--r--graphics/tilesets/indoor/ship-indoor.pngbin0 -> 62447 bytes
-rw-r--r--graphics/tilesets/indoor/ship-indoor_x3.pngbin0 -> 4901 bytes
-rw-r--r--graphics/tilesets/indoor/village-indoor2.pngbin0 -> 43888 bytes
8 files changed, 32 insertions, 0 deletions
diff --git a/graphics/tilesets/indoor/box.png b/graphics/tilesets/indoor/box.png
new file mode 100644
index 00000000..e18a7369
--- /dev/null
+++ b/graphics/tilesets/indoor/box.png
Binary files differ
diff --git a/graphics/tilesets/indoor/candle.png b/graphics/tilesets/indoor/candle.png
new file mode 100644
index 00000000..373ea60c
--- /dev/null
+++ b/graphics/tilesets/indoor/candle.png
Binary files differ
diff --git a/graphics/tilesets/indoor/candle.tsx b/graphics/tilesets/indoor/candle.tsx
new file mode 100644
index 00000000..7feffb7e
--- /dev/null
+++ b/graphics/tilesets/indoor/candle.tsx
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="candle" tilewidth="32" tileheight="64">
+ <image source="candle.png" width="96" height="128"/>
+ <tile id="0">
+ <properties>
+ <property name="animation-delay0" value="13"/>
+ <property name="animation-delay1" value="12"/>
+ <property name="animation-delay2" value="13"/>
+ <property name="animation-delay3" value="12"/>
+ <property name="animation-delay4" 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="1"/>
+ <property name="animation-frame4" value="2"/>
+ </properties>
+ </tile>
+ <tile id="3">
+ <properties>
+ <property name="animation-delay0" value="13"/>
+ <property name="animation-delay1" value="12"/>
+ <property name="animation-delay2" value="13"/>
+ <property name="animation-delay3" value="12"/>
+ <property name="animation-delay4" value="11"/>
+ <property name="animation-frame0" value="3"/>
+ <property name="animation-frame1" value="4"/>
+ <property name="animation-frame2" value="5"/>
+ <property name="animation-frame3" value="4"/>
+ <property name="animation-frame4" value="5"/>
+ </properties>
+ </tile>
+</tileset>
diff --git a/graphics/tilesets/indoor/carpet.png b/graphics/tilesets/indoor/carpet.png
new file mode 100644
index 00000000..aba3a415
--- /dev/null
+++ b/graphics/tilesets/indoor/carpet.png
Binary files differ
diff --git a/graphics/tilesets/indoor/shadow.png b/graphics/tilesets/indoor/shadow.png
new file mode 100644
index 00000000..ddd9a899
--- /dev/null
+++ b/graphics/tilesets/indoor/shadow.png
Binary files differ
diff --git a/graphics/tilesets/indoor/ship-indoor.png b/graphics/tilesets/indoor/ship-indoor.png
new file mode 100644
index 00000000..53c14bf6
--- /dev/null
+++ b/graphics/tilesets/indoor/ship-indoor.png
Binary files differ
diff --git a/graphics/tilesets/indoor/ship-indoor_x3.png b/graphics/tilesets/indoor/ship-indoor_x3.png
new file mode 100644
index 00000000..520eb067
--- /dev/null
+++ b/graphics/tilesets/indoor/ship-indoor_x3.png
Binary files differ
diff --git a/graphics/tilesets/indoor/village-indoor2.png b/graphics/tilesets/indoor/village-indoor2.png
new file mode 100644
index 00000000..062e5258
--- /dev/null
+++ b/graphics/tilesets/indoor/village-indoor2.png
Binary files differ