diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-01-18 00:34:30 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-01-18 00:34:30 +0100 |
commit | b36bf5e99e365579edf3104bf3ef10ba4b581757 (patch) | |
tree | 90eaa35ab99fdf36062c947214320e16a705cd42 /graphics/tilesets/woodland_ground.tsx | |
parent | d30e48c50fc167311a6ec12634f75b4302bda0fc (diff) | |
download | clientdata-b36bf5e99e365579edf3104bf3ef10ba4b581757.tar.gz clientdata-b36bf5e99e365579edf3104bf3ef10ba4b581757.tar.bz2 clientdata-b36bf5e99e365579edf3104bf3ef10ba4b581757.tar.xz clientdata-b36bf5e99e365579edf3104bf3ef10ba4b581757.zip |
add start tulimshar
Diffstat (limited to 'graphics/tilesets/woodland_ground.tsx')
-rw-r--r-- | graphics/tilesets/woodland_ground.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/tilesets/woodland_ground.tsx b/graphics/tilesets/woodland_ground.tsx new file mode 100644 index 00000000..978b7cf2 --- /dev/null +++ b/graphics/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="../graphics/tiles/woodland_ground.png" width="512" height="512"/> +</tileset> |