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-6.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-6.tmx')
-rw-r--r-- | maps/001-2-6.tmx | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/maps/001-2-6.tmx b/maps/001-2-6.tmx index 6dfede68..8c527294 100644 --- a/maps/001-2-6.tmx +++ b/maps/001-2-6.tmx @@ -1,7 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="87" 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-6.png"/> + <property name="music" value="bartk - in the forest of the birches.ogg"/> + <property name="name" value="Library's Second Floor"/> </properties> <tileset firstgid="1" name="Indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tilesets/artis-indoor.png" width="512" height="512"/> @@ -53,12 +57,12 @@ eJzt2LFqwzAYhVGvofQFkqZblyzN0rl5pLz/VAkiECZQq/Qu8jnwYyRs43wYAl4WAAAAAAAAqteBc99jTzEnbXO0zdE2R9scbXO0zTqXuXbrz9W60XbcS5lbt/5erRttc7TNmbHtyP9NkrY52ubsve2xzKXMIfAce2+bpG2Otjna5uy9bf0WsP4+8F9mbHtatrWqXd/K3AevGbn3jGqr+j5+PI79tL31b996zV/uPZv6Pn49jv20vWfn/3bN1j0AAAAAAAAAABjxA0j6FV4= </data> </layer> - <layer name="Collision" width="87" height="66" visible="0"> + <layer name="Collision" width="87" height="66"> <data encoding="base64" compression="zlib"> eJzt0MEJgAAQA0HB/tuxPgvw66KBWcj/bq7zOC577I2+/uGvY8t2cWzZLo4t28WxZbs4tmwXx5bt4tiyXRxbtotjy3ZxbNkuji3bxbFluzi2bBfHlu1bt67FtottF9sutl1su9h2se1i28W2i20X2y62XWy72Hax7WLbxbaLbRfbLrZdbLvYdrHtYtvFtottF9sutl1su9h2se1i28W2i20X2y62XTffbnKp </data> </layer> - <objectgroup name="Object" width="87" height="66" visible="0" opacity="0.9"> + <objectgroup name="Object" width="87" height="66" opacity="0.9"> <object name="To Artis" type="warp" x="1504" y="1312" width="96" height="32"> <properties> <property name="dest_map" value="001-1"/> @@ -81,7 +85,7 @@ </properties> </object> </objectgroup> - <layer name="Heights" width="87" height="66" visible="0"> + <layer name="Heights" width="87" height="66"> <data encoding="base64" compression="zlib"> eJztwQENAAAAwqD3T+3sARQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAN1m4AAE= </data> |