diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-09-15 20:55:06 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-09-15 20:55:06 +0000 |
commit | 90bb7ff38e5a2bcb57c488c6a45ab9455f29825c (patch) | |
tree | 21fb39339f59fd7d82ca191b5f4f425ad32f5c03 /graphics | |
parent | 2fb2fd62f680917de1790e19e8eb0e39bf193008 (diff) | |
download | clientdata-90bb7ff38e5a2bcb57c488c6a45ab9455f29825c.tar.gz clientdata-90bb7ff38e5a2bcb57c488c6a45ab9455f29825c.tar.bz2 clientdata-90bb7ff38e5a2bcb57c488c6a45ab9455f29825c.tar.xz clientdata-90bb7ff38e5a2bcb57c488c6a45ab9455f29825c.zip |
Initial commit of swamp accessory tsx file
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tilesets/swamp_accessory.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/tilesets/swamp_accessory.tsx b/graphics/tilesets/swamp_accessory.tsx new file mode 100644 index 00000000..79eb8b41 --- /dev/null +++ b/graphics/tilesets/swamp_accessory.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset version="1.2" tiledversion="1.2.4" name="swamp_accessory" tilewidth="32" tileheight="32" tilecount="600" columns="50"> + <image source="swamp_accessory.png" width="1600" height="384"/> +</tileset> |