summaryrefslogtreecommitdiff
path: root/graphics/tilesets/inn_x3.tsx
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/tilesets/inn_x3.tsx
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/tilesets/inn_x3.tsx')
-rw-r--r--graphics/tilesets/inn_x3.tsx4
1 files changed, 2 insertions, 2 deletions
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>