diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-09-15 20:59:27 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-09-15 20:59:27 +0000 |
commit | 5916b1964481a72292ef4e4fc31aca60fecbc54a (patch) | |
tree | 44cf77ce4e7b6e10edd92988f54002828ba539cd | |
parent | 9786ae4e1a1797d60196e797550435112b96f9ef (diff) | |
download | clientdata-5916b1964481a72292ef4e4fc31aca60fecbc54a.tar.gz clientdata-5916b1964481a72292ef4e4fc31aca60fecbc54a.tar.bz2 clientdata-5916b1964481a72292ef4e4fc31aca60fecbc54a.tar.xz clientdata-5916b1964481a72292ef4e4fc31aca60fecbc54a.zip |
latest version of woodland_swamp_ground.tsx
-rw-r--r-- | graphics/tilesets/woodland_swamp_ground.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tilesets/woodland_swamp_ground.tsx b/graphics/tilesets/woodland_swamp_ground.tsx index df4aeac4..21d1ba1d 100644 --- a/graphics/tilesets/woodland_swamp_ground.tsx +++ b/graphics/tilesets/woodland_swamp_ground.tsx @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<tileset version="1.2" tiledversion="1.2.4" name="woodland_swamp_ground" tilewidth="32" tileheight="32" tilecount="30" columns="5"> - <image source="woodland_swamp_ground.png" width="160" height="192"/> +<tileset version="1.2" tiledversion="1.2.4" name="woodland_swamp_ground" tilewidth="32" tileheight="32" tilecount="600" columns="50"> + <image source="woodland_swamp_ground.png" width="1600" height="384"/> </tileset> |