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/forest_cover.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/forest_cover.tsx')
-rw-r--r-- | graphics/tilesets/forest_cover.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/tilesets/forest_cover.tsx b/graphics/tilesets/forest_cover.tsx new file mode 100644 index 00000000..4bffb905 --- /dev/null +++ b/graphics/tilesets/forest_cover.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="forest_cover" tilewidth="32" tileheight="32"> + <image source="../graphics/tiles/forest_cover.png" width="320" height="320"/> +</tileset> |