diff options
author | Wombat <hpwombat@yahoo.com> | 2013-07-04 10:28:34 -0400 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-07-04 09:39:55 -0700 |
commit | dbcdffa7c9ba81c193cc1c9f501355afd99187c8 (patch) | |
tree | c42928c92491d759bea6d87bf1a3ee0ed37964c5 /tilesets | |
parent | 2964d6b18f0088dbae59f0377b2ea5cc70d65a31 (diff) | |
download | clientdata-dbcdffa7c9ba81c193cc1c9f501355afd99187c8.tar.gz clientdata-dbcdffa7c9ba81c193cc1c9f501355afd99187c8.tar.bz2 clientdata-dbcdffa7c9ba81c193cc1c9f501355afd99187c8.tar.xz clientdata-dbcdffa7c9ba81c193cc1c9f501355afd99187c8.zip |
snow docks in nivalis, minor related fixes
Diffstat (limited to 'tilesets')
-rw-r--r-- | tilesets/snow_docks.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tilesets/snow_docks.tsx b/tilesets/snow_docks.tsx new file mode 100644 index 00000000..40cb822e --- /dev/null +++ b/tilesets/snow_docks.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="snow_docks" tilewidth="32" tileheight="32"> + <image source="../graphics/tiles/snow_docks.png" width="512" height="320"/> +</tileset> |