diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-01-26 02:13:26 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-01-26 02:13:26 +0100 |
commit | 93e3eef6564d3301ca8e747ed5812d11eb2ddd8d (patch) | |
tree | 0d80d2b3aa5312b92e4f8f962c558e9f40858cfa /graphics | |
parent | 2c29157c760c4a3d13d1d5fed2da46b59f741fc4 (diff) | |
download | clientdata-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.png | bin | 0 -> 413 bytes | |||
-rw-r--r-- | graphics/items/usable/cactuspotion.png | bin | 0 -> 411 bytes | |||
-rw-r--r-- | graphics/items/usable/demoniccard.png | bin | 0 -> 1036 bytes | |||
-rw-r--r-- | graphics/items/usable/herocard.png | bin | 0 -> 836 bytes | |||
-rw-r--r-- | graphics/items/usable/redapple.png (renamed from graphics/items/usable/apple.png) | bin | 364 -> 364 bytes | |||
-rw-r--r-- | graphics/sprites/npcs/sprite/soulmenhirs_x2.png | bin | 0 -> 22531 bytes | |||
-rw-r--r-- | graphics/tilesets/inn_x3.tsx | 4 | ||||
-rw-r--r-- | graphics/tilesets/soulmenhirs_x2.tsx | 4 | ||||
-rw-r--r-- | graphics/tilesets/wood_lab.tsx | 33 |
9 files changed, 17 insertions, 24 deletions
diff --git a/graphics/items/generic/butterfly.png b/graphics/items/generic/butterfly.png Binary files differnew file mode 100644 index 00000000..cba0b0cd --- /dev/null +++ b/graphics/items/generic/butterfly.png diff --git a/graphics/items/usable/cactuspotion.png b/graphics/items/usable/cactuspotion.png Binary files differnew file mode 100644 index 00000000..622e661a --- /dev/null +++ b/graphics/items/usable/cactuspotion.png diff --git a/graphics/items/usable/demoniccard.png b/graphics/items/usable/demoniccard.png Binary files differnew file mode 100644 index 00000000..fcb1f33a --- /dev/null +++ b/graphics/items/usable/demoniccard.png diff --git a/graphics/items/usable/herocard.png b/graphics/items/usable/herocard.png Binary files differnew file mode 100644 index 00000000..c8f96941 --- /dev/null +++ b/graphics/items/usable/herocard.png diff --git a/graphics/items/usable/apple.png b/graphics/items/usable/redapple.png Binary files differindex 3b7a1e69..3b7a1e69 100644 --- a/graphics/items/usable/apple.png +++ b/graphics/items/usable/redapple.png diff --git a/graphics/sprites/npcs/sprite/soulmenhirs_x2.png b/graphics/sprites/npcs/sprite/soulmenhirs_x2.png Binary files differnew file mode 100644 index 00000000..f2653a0b --- /dev/null +++ b/graphics/sprites/npcs/sprite/soulmenhirs_x2.png 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> |