diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-10-23 21:44:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-10-23 21:44:13 -0300 |
commit | 2f75672ce9c9572e1bcc39eba8b376e41eae6856 (patch) | |
tree | e3ce7e053ffef3e65ec91f4c8919da0260644915 /graphics/tilesets/woodland_indoor_x2.tsx | |
download | clientdata-2f75672ce9c9572e1bcc39eba8b376e41eae6856.tar.gz clientdata-2f75672ce9c9572e1bcc39eba8b376e41eae6856.tar.bz2 clientdata-2f75672ce9c9572e1bcc39eba8b376e41eae6856.tar.xz clientdata-2f75672ce9c9572e1bcc39eba8b376e41eae6856.zip |
Initial commit (Moubootaur Legends Fork)
Diffstat (limited to 'graphics/tilesets/woodland_indoor_x2.tsx')
-rw-r--r-- | graphics/tilesets/woodland_indoor_x2.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/tilesets/woodland_indoor_x2.tsx b/graphics/tilesets/woodland_indoor_x2.tsx new file mode 100644 index 0000000..fe4c8d5 --- /dev/null +++ b/graphics/tilesets/woodland_indoor_x2.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="woodland_indoor_x2" tilewidth="32" tileheight="64" tilecount="48" columns="16"> + <image source="woodland_indoor_x2.png" width="512" height="192"/> +</tileset> |