diff options
author | tux9th <mr.x@aon.at> | 2012-08-05 22:05:53 +0200 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2012-08-05 13:30:35 -0700 |
commit | e22bf003d7341b77f19ab65004d5c07447f99c24 (patch) | |
tree | ed0bcbed3f4dbd5f355b53f1896496761d835667 /tilesets/Pots_x2.tsx | |
parent | 3074d3b676d1164cb9c18c2a8139345c5d718653 (diff) | |
download | clientdata-e22bf003d7341b77f19ab65004d5c07447f99c24.tar.gz clientdata-e22bf003d7341b77f19ab65004d5c07447f99c24.tar.bz2 clientdata-e22bf003d7341b77f19ab65004d5c07447f99c24.tar.xz clientdata-e22bf003d7341b77f19ab65004d5c07447f99c24.zip |
Fixed Tileset Pots_x2 in 009-2, added the fixed tileset
Diffstat (limited to 'tilesets/Pots_x2.tsx')
-rw-r--r-- | tilesets/Pots_x2.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tilesets/Pots_x2.tsx b/tilesets/Pots_x2.tsx new file mode 100644 index 00000000..2e2b2388 --- /dev/null +++ b/tilesets/Pots_x2.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="Pots_x2" tilewidth="32" tileheight="64"> + <image source="../graphics/tiles/Pots_x2.png" width="512" height="64"/> +</tileset> |