diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-07 16:21:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-07 16:21:51 -0300 |
commit | d0c50f0dd0b914e15303a917b6638cbe2d4b8dd0 (patch) | |
tree | 096926dbb9509405a52bbe63b4254653a17ed6dd /graphics/tilesets/lof/castle3.tsx | |
parent | 7f420c39de5ecc305457108b9b04d0c595fc52fa (diff) | |
download | clientdata-d0c50f0dd0b914e15303a917b6638cbe2d4b8dd0.tar.gz clientdata-d0c50f0dd0b914e15303a917b6638cbe2d4b8dd0.tar.bz2 clientdata-d0c50f0dd0b914e15303a917b6638cbe2d4b8dd0.tar.xz clientdata-d0c50f0dd0b914e15303a917b6638cbe2d4b8dd0.zip |
Initial version of LoF Maps - Far away from remotely finished! Do not use warps!
Diffstat (limited to 'graphics/tilesets/lof/castle3.tsx')
-rw-r--r-- | graphics/tilesets/lof/castle3.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/tilesets/lof/castle3.tsx b/graphics/tilesets/lof/castle3.tsx new file mode 100644 index 00000000..5c30bd0b --- /dev/null +++ b/graphics/tilesets/lof/castle3.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="LoF Castle 3" tilewidth="32" tileheight="32"> + <image source="castle_3.png" width="512" height="512"/> +</tileset> |