diff options
author | mekolat <mekolat@gmail.com> | 2014-08-23 15:34:00 -0400 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2014-08-25 00:13:56 -0400 |
commit | 917374bfcf0b2bc44988b285dda157eaca8b0279 (patch) | |
tree | 06a35478e5081095e170d119f0eb569bd53b73bc /tilesets/woodland_indoor_3x3.tsx | |
parent | f74e101ca39f52ae80cf85a7787eb918087b12da (diff) | |
download | clientdata-917374bfcf0b2bc44988b285dda157eaca8b0279.tar.gz clientdata-917374bfcf0b2bc44988b285dda157eaca8b0279.tar.bz2 clientdata-917374bfcf0b2bc44988b285dda157eaca8b0279.tar.xz clientdata-917374bfcf0b2bc44988b285dda157eaca8b0279.zip |
009-2 fringefix, wallfix, bedfix
Diffstat (limited to 'tilesets/woodland_indoor_3x3.tsx')
-rw-r--r-- | tilesets/woodland_indoor_3x3.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tilesets/woodland_indoor_3x3.tsx b/tilesets/woodland_indoor_3x3.tsx new file mode 100644 index 00000000..32542609 --- /dev/null +++ b/tilesets/woodland_indoor_3x3.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="woodland_indoor_3x3" tilewidth="96" tileheight="96"> + <image source="../graphics/tiles/woodland_indoor_x3.png" width="512" height="192"/> +</tileset> |