diff options
Diffstat (limited to 'graphics/tilesets/lof/castle2.tsx')
-rw-r--r-- | graphics/tilesets/lof/castle2.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/tilesets/lof/castle2.tsx b/graphics/tilesets/lof/castle2.tsx new file mode 100644 index 00000000..703691e8 --- /dev/null +++ b/graphics/tilesets/lof/castle2.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="LoF Castle 2" tilewidth="32" tileheight="32"> + <image source="castle_2.png" width="512" height="512"/> +</tileset> |