diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2012-07-20 17:35:17 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2012-07-31 14:50:52 -0700 |
commit | 58aceadf8929b7d46d5dccc54cd406e563ed4247 (patch) | |
tree | 45e340fd38a374b14596ce2864e9c2bb445a7278 /tilesets/Crypt-Archways.tsx | |
parent | 2900bbe3004fdf86a379a19d9fe1723fe0f0eada (diff) | |
download | clientdata-58aceadf8929b7d46d5dccc54cd406e563ed4247.tar.gz clientdata-58aceadf8929b7d46d5dccc54cd406e563ed4247.tar.bz2 clientdata-58aceadf8929b7d46d5dccc54cd406e563ed4247.tar.xz clientdata-58aceadf8929b7d46d5dccc54cd406e563ed4247.zip |
Canonicalize tileset order and use external tilesets
Diffstat (limited to 'tilesets/Crypt-Archways.tsx')
-rw-r--r-- | tilesets/Crypt-Archways.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tilesets/Crypt-Archways.tsx b/tilesets/Crypt-Archways.tsx new file mode 100644 index 00000000..6c900058 --- /dev/null +++ b/tilesets/Crypt-Archways.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="Crypt-Archways" tilewidth="32" tileheight="32"> + <image source="../graphics/tiles/Crypt-Archways.png" width="512" height="512"/> +</tileset> |