summaryrefslogtreecommitdiff
path: root/tilesets
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2015-05-17 12:24:23 -0500
committerWushin <pasekei@gmail.com>2015-05-17 12:24:23 -0500
commit653e016b07738402faf93a018eda55284ce5c7eb (patch)
tree1fa585ddae7fcbfafbbb23be56006d50b6ffe2d2 /tilesets
parenta785b9c5479406b512ab2b7f0ca7990219c827bd (diff)
parent99a786f282f4ffb183c5562bb4907a3f4395ca44 (diff)
downloadclientdata-653e016b07738402faf93a018eda55284ce5c7eb.tar.gz
clientdata-653e016b07738402faf93a018eda55284ce5c7eb.tar.bz2
clientdata-653e016b07738402faf93a018eda55284ce5c7eb.tar.xz
clientdata-653e016b07738402faf93a018eda55284ce5c7eb.zip
Merge pull request #261 from mekolat/debugroom
revamp the GM lounge
Diffstat (limited to 'tilesets')
-rw-r--r--tilesets/woodland_indoor_3x3.tsx4
-rw-r--r--tilesets/woodland_indoor_4x3.tsx4
-rw-r--r--tilesets/woodland_indoor_x3.tsx2
3 files changed, 1 insertions, 9 deletions
diff --git a/tilesets/woodland_indoor_3x3.tsx b/tilesets/woodland_indoor_3x3.tsx
deleted file mode 100644
index 32542609..00000000
--- a/tilesets/woodland_indoor_3x3.tsx
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="woodland_indoor_3x3" tilewidth="96" tileheight="96">
- <image source="../graphics/tiles/woodland_indoor_x3.png" width="512" height="192"/>
-</tileset>
diff --git a/tilesets/woodland_indoor_4x3.tsx b/tilesets/woodland_indoor_4x3.tsx
deleted file mode 100644
index b90a6e4c..00000000
--- a/tilesets/woodland_indoor_4x3.tsx
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="woodland_indoor_4x3" tilewidth="128" tileheight="96">
- <image source="../graphics/tiles/woodland_indoor_x3.png" width="512" height="192"/>
-</tileset>
diff --git a/tilesets/woodland_indoor_x3.tsx b/tilesets/woodland_indoor_x3.tsx
index 9f34fe9f..b7594042 100644
--- a/tilesets/woodland_indoor_x3.tsx
+++ b/tilesets/woodland_indoor_x3.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="woodland_indoor_x3" tilewidth="32" tileheight="96">
- <image source="../graphics/tiles/woodland_indoor_x3.png" width="512" height="192"/>
+ <image source="../graphics/tiles/woodland_indoor_x3.png" width="512" height="288"/>
</tileset>