summaryrefslogtreecommitdiff
path: root/graphics/tilesets/snow.tsx
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-06 01:24:28 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-06 01:24:28 -0300
commit81ee8e728c5164faa4640ffabfa87c805ddb4e9f (patch)
tree72f2e14054a2801b1aa030f47017508b985fe813 /graphics/tilesets/snow.tsx
parent42b0a9fc9c426c8dda1610ccdd519737e6c96281 (diff)
downloadclientdata-81ee8e728c5164faa4640ffabfa87c805ddb4e9f.tar.gz
clientdata-81ee8e728c5164faa4640ffabfa87c805ddb4e9f.tar.bz2
clientdata-81ee8e728c5164faa4640ffabfa87c805ddb4e9f.tar.xz
clientdata-81ee8e728c5164faa4640ffabfa87c805ddb4e9f.zip
Northern Woodlands Initial Version.
This is meant to allow Miler, White Slimes, and Sagratha. Yes, TMW Org. northen woodlands were shrinked. South was trimmed down too, not too long ago. This is all on purpose, I do not want woodlands to be bigger than deserts. There's still room to develop northeast area, but not too much. I'm skipping that area. Northwest area was skipped too. Not sure if there was anything on that direction, though. Whom to blame for bad mapping: Jesusalva.
Diffstat (limited to 'graphics/tilesets/snow.tsx')
-rw-r--r--graphics/tilesets/snow.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tilesets/snow.tsx b/graphics/tilesets/snow.tsx
index e820eb04..25775eff 100644
--- a/graphics/tilesets/snow.tsx
+++ b/graphics/tilesets/snow.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="snow" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/snow.png" width="512" height="512"/>
+ <image source="snow.png" width="512" height="512"/>
</tileset>