diff options
author | tux9th <mr.x@aon.at> | 2012-08-06 15:14:35 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-08-06 17:04:12 +0200 |
commit | 74cae7e4507a659c49fd3168099fadf28b4e5259 (patch) | |
tree | bb276ac3a1b4807597aa08619b0827f22eed9417 | |
parent | faade819aae7165393eac23439198b04e061e613 (diff) | |
download | clientdata-74cae7e4507a659c49fd3168099fadf28b4e5259.tar.gz clientdata-74cae7e4507a659c49fd3168099fadf28b4e5259.tar.bz2 clientdata-74cae7e4507a659c49fd3168099fadf28b4e5259.tar.xz clientdata-74cae7e4507a659c49fd3168099fadf28b4e5259.zip |
added Crypt-Fringe_x3.tsx, edited png, now tiles fit into x3 schema
-rw-r--r-- | graphics/tiles/Crypt-Fringe_x3.png | bin | 148821 -> 150923 bytes | |||
-rw-r--r-- | tilesets/Crypt-Fringe_x3.tsx | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/tiles/Crypt-Fringe_x3.png b/graphics/tiles/Crypt-Fringe_x3.png Binary files differindex 90911abd..b905606e 100644 --- a/graphics/tiles/Crypt-Fringe_x3.png +++ b/graphics/tiles/Crypt-Fringe_x3.png diff --git a/tilesets/Crypt-Fringe_x3.tsx b/tilesets/Crypt-Fringe_x3.tsx new file mode 100644 index 00000000..bbb67486 --- /dev/null +++ b/tilesets/Crypt-Fringe_x3.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="Crypt-Fringe_x3" tilewidth="32" tileheight="96"> + <image source="../graphics/tiles/Crypt-Fringe_x3.png" width="512" height="512"/> +</tileset> |