summaryrefslogtreecommitdiff
path: root/tilesets
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2015-05-01 13:45:14 -0400
committermekolat <mekolat@users.noreply.github.com>2015-05-02 14:12:51 -0400
commit99a786f282f4ffb183c5562bb4907a3f4395ca44 (patch)
treec85a2e4db7b34c7451eff26fcae61d46c319d8da /tilesets
parent1f160054f89428ce3ef9159661d9446e1cdc9a5f (diff)
downloadclientdata-99a786f282f4ffb183c5562bb4907a3f4395ca44.tar.gz
clientdata-99a786f282f4ffb183c5562bb4907a3f4395ca44.tar.bz2
clientdata-99a786f282f4ffb183c5562bb4907a3f4395ca44.tar.xz
clientdata-99a786f282f4ffb183c5562bb4907a3f4395ca44.zip
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>