diff options
author | Reid <reidyaro@gmail.com> | 2014-09-02 02:19:36 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2014-09-02 02:19:36 +0200 |
commit | 6cd4f4d8503df1ad62a4328ec1fdccdcb29e7c21 (patch) | |
tree | d6347ed0b1af525158c5775bc9b186e78afd279e /maps/001-2-2.tmx | |
parent | b5c7b0e6dc9f1e9bda36f57492d4a88d13f4584a (diff) | |
download | clientdata-6cd4f4d8503df1ad62a4328ec1fdccdcb29e7c21.tar.gz clientdata-6cd4f4d8503df1ad62a4328ec1fdccdcb29e7c21.tar.bz2 clientdata-6cd4f4d8503df1ad62a4328ec1fdccdcb29e7c21.tar.xz clientdata-6cd4f4d8503df1ad62a4328ec1fdccdcb29e7c21.zip |
Update 001-2-x proprieties.
Diffstat (limited to 'maps/001-2-2.tmx')
-rw-r--r-- | maps/001-2-2.tmx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/maps/001-2-2.tmx b/maps/001-2-2.tmx index c21a9e6b..87298f7e 100644 --- a/maps/001-2-2.tmx +++ b/maps/001-2-2.tmx @@ -1,7 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="70" height="66" tilewidth="32" tileheight="32"> <properties> + <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> + <property name="minimap" value="graphics/minimaps/001-2-2.png"/> + <property name="music" value="bartk - in the forest of the birches.ogg"/> + <property name="name" value="Moon's House First Floor"/> </properties> <tileset firstgid="1" name="Indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tilesets/artis-indoor.png" width="512" height="512"/> |