summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-01-26 02:13:26 +0100
committerSaulc <lucashelaine14@gmail.com>2018-01-26 02:13:26 +0100
commit93e3eef6564d3301ca8e747ed5812d11eb2ddd8d (patch)
tree0d80d2b3aa5312b92e4f8f962c558e9f40858cfa /graphics
parent2c29157c760c4a3d13d1d5fed2da46b59f741fc4 (diff)
downloadclientdata-93e3eef6564d3301ca8e747ed5812d11eb2ddd8d.tar.gz
clientdata-93e3eef6564d3301ca8e747ed5812d11eb2ddd8d.tar.bz2
clientdata-93e3eef6564d3301ca8e747ed5812d11eb2ddd8d.tar.xz
clientdata-93e3eef6564d3301ca8e747ed5812d11eb2ddd8d.zip
add new foods items
Diffstat (limited to 'graphics')
-rw-r--r--graphics/items/generic/butterfly.pngbin0 -> 413 bytes
-rw-r--r--graphics/items/usable/cactuspotion.pngbin0 -> 411 bytes
-rw-r--r--graphics/items/usable/demoniccard.pngbin0 -> 1036 bytes
-rw-r--r--graphics/items/usable/herocard.pngbin0 -> 836 bytes
-rw-r--r--graphics/items/usable/redapple.png (renamed from graphics/items/usable/apple.png)bin364 -> 364 bytes
-rw-r--r--graphics/sprites/npcs/sprite/soulmenhirs_x2.pngbin0 -> 22531 bytes
-rw-r--r--graphics/tilesets/inn_x3.tsx4
-rw-r--r--graphics/tilesets/soulmenhirs_x2.tsx4
-rw-r--r--graphics/tilesets/wood_lab.tsx33
9 files changed, 17 insertions, 24 deletions
diff --git a/graphics/items/generic/butterfly.png b/graphics/items/generic/butterfly.png
new file mode 100644
index 00000000..cba0b0cd
--- /dev/null
+++ b/graphics/items/generic/butterfly.png
Binary files differ
diff --git a/graphics/items/usable/cactuspotion.png b/graphics/items/usable/cactuspotion.png
new file mode 100644
index 00000000..622e661a
--- /dev/null
+++ b/graphics/items/usable/cactuspotion.png
Binary files differ
diff --git a/graphics/items/usable/demoniccard.png b/graphics/items/usable/demoniccard.png
new file mode 100644
index 00000000..fcb1f33a
--- /dev/null
+++ b/graphics/items/usable/demoniccard.png
Binary files differ
diff --git a/graphics/items/usable/herocard.png b/graphics/items/usable/herocard.png
new file mode 100644
index 00000000..c8f96941
--- /dev/null
+++ b/graphics/items/usable/herocard.png
Binary files differ
diff --git a/graphics/items/usable/apple.png b/graphics/items/usable/redapple.png
index 3b7a1e69..3b7a1e69 100644
--- a/graphics/items/usable/apple.png
+++ b/graphics/items/usable/redapple.png
Binary files differ
diff --git a/graphics/sprites/npcs/sprite/soulmenhirs_x2.png b/graphics/sprites/npcs/sprite/soulmenhirs_x2.png
new file mode 100644
index 00000000..f2653a0b
--- /dev/null
+++ b/graphics/sprites/npcs/sprite/soulmenhirs_x2.png
Binary files differ
diff --git a/graphics/tilesets/inn_x3.tsx b/graphics/tilesets/inn_x3.tsx
index f357c84e..601de264 100644
--- a/graphics/tilesets/inn_x3.tsx
+++ b/graphics/tilesets/inn_x3.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="inn_x3" tilewidth="32" tileheight="96">
- <image source="../graphics/tiles/inn_x3.png" width="512" height="192"/>
+<tileset name="inn_x3" tilewidth="32" tileheight="96" tilecount="80" columns="16">
+ <image source="inn_x3.png" width="512" height="480"/>
</tileset>
diff --git a/graphics/tilesets/soulmenhirs_x2.tsx b/graphics/tilesets/soulmenhirs_x2.tsx
index f05f1816..5bc3f1f2 100644
--- a/graphics/tilesets/soulmenhirs_x2.tsx
+++ b/graphics/tilesets/soulmenhirs_x2.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="soulmenhirs_x2" tilewidth="32" tileheight="64">
- <image source="../graphics/tiles/soulmenhirs_x2.png" width="512" height="64"/>
+<tileset name="soulmenhirs_x2" tilewidth="64" tileheight="64" tilecount="8" columns="8">
+ <image source="../sprites/npcs/sprite/soulmenhirs_x2.png" width="512" height="64"/>
</tileset>
diff --git a/graphics/tilesets/wood_lab.tsx b/graphics/tilesets/wood_lab.tsx
index a0520f38..1d7bd9ab 100644
--- a/graphics/tilesets/wood_lab.tsx
+++ b/graphics/tilesets/wood_lab.tsx
@@ -1,24 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="wood_lab" tilewidth="96" tileheight="96">
- <image source="../graphics/tiles/wood_lab.png" width="384" height="288"/>
+<tileset name="wood_lab" tilewidth="96" tileheight="96" tilecount="12" columns="4">
+ <image source="wood_lab.png" width="384" height="288"/>
<tile id="8">
- <properties>
- <property name="animation-delay0" value="5"/>
- <property name="animation-delay1" value="5"/>
- <property name="animation-delay2" value="5"/>
- <property name="animation-delay3" value="5"/>
- <property name="animation-delay4" value="5"/>
- <property name="animation-delay5" value="5"/>
- <property name="animation-delay6" value="5"/>
- <property name="animation-delay7" value="5"/>
- <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="7"/>
- <property name="animation-frame7" value="0"/>
- </properties>
+ <animation>
+ <frame tileid="8" duration="100"/>
+ <frame tileid="0" duration="100"/>
+ <frame tileid="1" duration="100"/>
+ <frame tileid="2" duration="100"/>
+ <frame tileid="3" duration="100"/>
+ <frame tileid="4" duration="100"/>
+ <frame tileid="5" duration="100"/>
+ <frame tileid="6" duration="100"/>
+ <frame tileid="7" duration="100"/>
+ </animation>
</tile>
</tileset>