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-0.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-0.tmx')
-rw-r--r-- | maps/001-2-0.tmx | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/maps/001-2-0.tmx b/maps/001-2-0.tmx index 0ac5d820..e7d8b3f7 100644 --- a/maps/001-2-0.tmx +++ b/maps/001-2-0.tmx @@ -1,7 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="66" height="72" tilewidth="32" tileheight="32"> <properties> - <property name="manaplus version" value="1"/> + <property name="license" value="CC BY-SA 3.0"/> + <property name="manaplus version" value="2"/> + <property name="minimap" value="graphics/minimaps/001-2-0.png"/> + <property name="music" value="bartk - in the forest of the birches.ogg"/> + <property name="name" value="Light Armor Shop"/> </properties> <tileset firstgid="1" name="Indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tilesets/artis-indoor.png" width="512" height="512"/> |