diff options
author | Reid <reidyaro@gmail.com> | 2016-02-22 01:20:13 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-02-22 01:20:13 +0100 |
commit | 53135d025afdbf8066c93f20ea0739abd1730ffd (patch) | |
tree | 50bc60885a78b9a588f52e3a1ac5848e4f47dd4f /maps/001-2-24.tmx | |
parent | 2255ea3b0f822ceb19bbc6b82ea2b0d2563e62af (diff) | |
download | clientdata-53135d025afdbf8066c93f20ea0739abd1730ffd.tar.gz clientdata-53135d025afdbf8066c93f20ea0739abd1730ffd.tar.bz2 clientdata-53135d025afdbf8066c93f20ea0739abd1730ffd.tar.xz clientdata-53135d025afdbf8066c93f20ea0739abd1730ffd.zip |
Set a gray background by default on every indoor maps, uncheck the object, height and collision layer for a better view of the map and change the size of some maps.
Diffstat (limited to 'maps/001-2-24.tmx')
-rw-r--r-- | maps/001-2-24.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/001-2-24.tmx b/maps/001-2-24.tmx index ecd1050d..d043b3d6 100644 --- a/maps/001-2-24.tmx +++ b/maps/001-2-24.tmx @@ -3,7 +3,7 @@ <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> - <property name="minimap" value="graphics/minimaps/000-2-234.png"/> + <property name="minimap" value="graphics/minimaps/000-2-3.png"/> <property name="music" value="bartk - in the forest of the birches.ogg"/> <property name="name" value="La Johanne, Nard's Room"/> </properties> @@ -54,12 +54,12 @@ H4sIAAAAAAAAA+3UMQrCMBQG4Hgbx17Ayerq7AW8gufUS3R0dPUNFkNJQcEhCd8HPw3hFd5PoSkBAAAAQH/Okd0P88f3O7Xqsc9lcXeL3FfmW+hzjUyb7+Zb6fMo9BkLd630eXb0fdb+B6fIIcs2Mqb6++zTZ9/8Oe8+Z8jOtSrtOyzu8wAAAADwHy+kOK5UECsAAA== </data> </layer> - <layer name="Collision" width="52" height="53"> + <layer name="Collision" width="52" height="53" visible="0"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA+3UUQqAIBAEULv/YYROGH4IIRQhge7yBh7+ziBaj1IqAAAAACTXsrrDXzt6xl0t5wYdZ/c8ZXXHmT3jPUTc9NY54p6xd7Y9Gd7Ql0T643rf+7m6EwAAAEBmF4uLsToQKwAA </data> </layer> - <objectgroup name="Object"> + <objectgroup name="Object" visible="0"> <object id="1" name="To First Deck" type="warp" x="608" y="864" width="32" height="32"> <properties> <property name="dest_map" value="001-2-21"/> |