summaryrefslogtreecommitdiff
path: root/graphics/tilesets/woodland_village_x3.tsx
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-01-20 18:04:57 +0100
committerSaulc <lucashelaine14@gmail.com>2018-01-20 18:04:57 +0100
commitd89b1bcbb4158104b49bb39ddd39b01ebd2989ff (patch)
tree83f4c9fc340b703511057a015c14180df5ae59ee /graphics/tilesets/woodland_village_x3.tsx
parent18d55e91b85dd1536ab62acc3274006cd92d7533 (diff)
downloadclientdata-d89b1bcbb4158104b49bb39ddd39b01ebd2989ff.tar.gz
clientdata-d89b1bcbb4158104b49bb39ddd39b01ebd2989ff.tar.bz2
clientdata-d89b1bcbb4158104b49bb39ddd39b01ebd2989ff.tar.xz
clientdata-d89b1bcbb4158104b49bb39ddd39b01ebd2989ff.zip
fix maps + add candor + add items
Diffstat (limited to 'graphics/tilesets/woodland_village_x3.tsx')
-rw-r--r--graphics/tilesets/woodland_village_x3.tsx6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/tilesets/woodland_village_x3.tsx b/graphics/tilesets/woodland_village_x3.tsx
index 942a2736..efe99640 100644
--- a/graphics/tilesets/woodland_village_x3.tsx
+++ b/graphics/tilesets/woodland_village_x3.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="woodland_village_x3" tilewidth="32" tileheight="96">
- <image source="../graphics/tiles/woodland_village_x3.png" width="704" height="288"/>
-</tileset> \ No newline at end of file
+<tileset name="woodland_village_x3" tilewidth="32" tileheight="96" tilecount="66" columns="22">
+ <image source="woodland_village_x3.png" width="704" height="288"/>
+</tileset>