diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-09-15 20:57:18 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-09-15 20:57:18 +0000 |
commit | 2b4b0a07fa197f463588e523018d48dddab1ce5e (patch) | |
tree | 617e0668692ec18270b7b420c7a505db9c49db2a /graphics | |
parent | 48a108c27e412a300871544445f2303c67586215 (diff) | |
download | clientdata-2b4b0a07fa197f463588e523018d48dddab1ce5e.tar.gz clientdata-2b4b0a07fa197f463588e523018d48dddab1ce5e.tar.bz2 clientdata-2b4b0a07fa197f463588e523018d48dddab1ce5e.tar.xz clientdata-2b4b0a07fa197f463588e523018d48dddab1ce5e.zip |
Initial commit of swamp trees tsx file
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tilesets/swamp_x3x3.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/tilesets/swamp_x3x3.tsx b/graphics/tilesets/swamp_x3x3.tsx new file mode 100644 index 00000000..8106c051 --- /dev/null +++ b/graphics/tilesets/swamp_x3x3.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset version="1.2" tiledversion="1.2.4" name="swamp_x3x3" tilewidth="96" tileheight="96" tilecount="12" columns="6"> + <image source="swamp_x3x3.png" width="576" height="192"/> +</tileset> |