summaryrefslogtreecommitdiff
path: root/graphics/tilesets/inn_x2.tsx
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-01-24 18:24:17 +0100
committerSaulc <lucashelaine14@gmail.com>2018-01-24 18:24:17 +0100
commit2c29157c760c4a3d13d1d5fed2da46b59f741fc4 (patch)
tree04b6bd8035254980781bc5903ac857b25026fb9c /graphics/tilesets/inn_x2.tsx
parentd89b1bcbb4158104b49bb39ddd39b01ebd2989ff (diff)
downloadclientdata-2c29157c760c4a3d13d1d5fed2da46b59f741fc4.tar.gz
clientdata-2c29157c760c4a3d13d1d5fed2da46b59f741fc4.tar.bz2
clientdata-2c29157c760c4a3d13d1d5fed2da46b59f741fc4.tar.xz
clientdata-2c29157c760c4a3d13d1d5fed2da46b59f741fc4.zip
add new items npc's and candor map include 4 house
Diffstat (limited to 'graphics/tilesets/inn_x2.tsx')
-rw-r--r--graphics/tilesets/inn_x2.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tilesets/inn_x2.tsx b/graphics/tilesets/inn_x2.tsx
index 53394ebc..2ae8918a 100644
--- a/graphics/tilesets/inn_x2.tsx
+++ b/graphics/tilesets/inn_x2.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="inn_x2" tilewidth="32" tileheight="64">
- <image source="../graphics/tiles/inn_x2.png" width="512" height="128"/>
+<tileset name="inn_x2" tilewidth="32" tileheight="64" tilecount="48" columns="16">
+ <image source="inn_x2.png" width="512" height="192"/>
</tileset>