diff options
author | gumi <mekolat@users.noreply.github.com> | 2017-07-10 10:53:02 -0400 |
---|---|---|
committer | gumi <mekolat@users.noreply.github.com> | 2017-07-10 12:49:56 -0400 |
commit | 406f2e16dc8eb3ab66993b6c02f864707a90beef (patch) | |
tree | 119da3cf640f1b8106344182a42da82d1149bdcb /graphics/legacy/tilesets/woodland_ground.tsx | |
parent | 1469c3085a09866f881b1bfa8abed07d84535057 (diff) | |
download | clientdata-406f2e16dc8eb3ab66993b6c02f864707a90beef.tar.gz clientdata-406f2e16dc8eb3ab66993b6c02f864707a90beef.tar.bz2 clientdata-406f2e16dc8eb3ab66993b6c02f864707a90beef.tar.xz clientdata-406f2e16dc8eb3ab66993b6c02f864707a90beef.zip |
add legacy hurnscald
Diffstat (limited to 'graphics/legacy/tilesets/woodland_ground.tsx')
-rw-r--r-- | graphics/legacy/tilesets/woodland_ground.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/legacy/tilesets/woodland_ground.tsx b/graphics/legacy/tilesets/woodland_ground.tsx new file mode 100644 index 00000000..4fb5b80e --- /dev/null +++ b/graphics/legacy/tilesets/woodland_ground.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="woodland_ground" tilewidth="32" tileheight="32"> + <image source="woodland_ground.png" width="512" height="512"/> +</tileset> |