diff options
author | mekolat <mekolat@gmail.com> | 2015-01-12 13:55:22 -0500 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2015-01-13 20:54:27 -0500 |
commit | b5dbf0240bda7996bbfd896e4194e05b836cc1d1 (patch) | |
tree | 9604d48336914f6bb9d5b5bb83120b181da1041e /tilesets/snow_village_x4.tsx | |
parent | 2e8b666605df4c5781c9f6eb98698fd2ff334dce (diff) | |
download | clientdata-b5dbf0240bda7996bbfd896e4194e05b836cc1d1.tar.gz clientdata-b5dbf0240bda7996bbfd896e4194e05b836cc1d1.tar.bz2 clientdata-b5dbf0240bda7996bbfd896e4194e05b836cc1d1.tar.xz clientdata-b5dbf0240bda7996bbfd896e4194e05b836cc1d1.zip |
remap nivalis
Diffstat (limited to 'tilesets/snow_village_x4.tsx')
-rw-r--r-- | tilesets/snow_village_x4.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tilesets/snow_village_x4.tsx b/tilesets/snow_village_x4.tsx new file mode 100644 index 00000000..c326d56d --- /dev/null +++ b/tilesets/snow_village_x4.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="snow_village_x4" tilewidth="32" tileheight="128"> + <image source="../graphics/tiles/snow_village_x4.png" width="320" height="128"/> +</tileset> |