diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-04-04 23:07:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-04-04 23:07:59 -0300 |
commit | 8ed6cccff1d6e2971007ef61a6101c1f3e56982c (patch) | |
tree | e9fa7670a742e3af13c984f76abeea49c466b8b6 | |
parent | 306ba414f64890d6b93cd3fc268c3d572cf31bcd (diff) | |
download | clientdata-8ed6cccff1d6e2971007ef61a6101c1f3e56982c.tar.gz clientdata-8ed6cccff1d6e2971007ef61a6101c1f3e56982c.tar.bz2 clientdata-8ed6cccff1d6e2971007ef61a6101c1f3e56982c.tar.xz clientdata-8ed6cccff1d6e2971007ef61a6101c1f3e56982c.zip |
Move 009-5 to 011, and update 009-1 meta data
-rw-r--r-- | graphics/minimaps/009-2.png | bin | 7487 -> 0 bytes | |||
-rw-r--r-- | graphics/minimaps/011.png (renamed from graphics/minimaps/009-5.png) | bin | 14262 -> 14262 bytes | |||
-rw-r--r-- | maps/009-1.tmx | 6 | ||||
-rw-r--r-- | maps/011.tmx (renamed from maps/009-5.tmx) | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/minimaps/009-2.png b/graphics/minimaps/009-2.png Binary files differdeleted file mode 100644 index 8ebba2cd..00000000 --- a/graphics/minimaps/009-2.png +++ /dev/null diff --git a/graphics/minimaps/009-5.png b/graphics/minimaps/011.png Binary files differindex 30a7df40..30a7df40 100644 --- a/graphics/minimaps/009-5.png +++ b/graphics/minimaps/011.png diff --git a/maps/009-1.tmx b/maps/009-1.tmx index 4330f2e1..db6c745e 100644 --- a/maps/009-1.tmx +++ b/maps/009-1.tmx @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="140" height="130" tilewidth="32" tileheight="32" infinite="0" nextobjectid="41"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="140" height="130" tilewidth="32" tileheight="32" infinite="0" nextobjectid="41"> <properties> <property name="license" value="not specified"/> <property name="manaplus version" value="2"/> <property name="minimap" value="/graphics/minimaps/009-1.png"/> - <property name="music" value="3b5.ogg"/> + <property name="music" value="dragon_and_toast.ogg"/> <property name="name" value="Halinarzo"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> <property name="overlay0parallax" value="1.0"/> @@ -1335,7 +1335,7 @@ </object> <object id="27" name="Abandoned Mana Stone Mine" type="warp" x="3808" y="1280" width="32" height="32"> <properties> - <property name="dest_map" value="009-5"/> + <property name="dest_map" value="011"/> <property name="dest_x" value="177"/> <property name="dest_y" value="177"/> </properties> diff --git a/maps/009-5.tmx b/maps/011.tmx index 9ff969d9..08e3df7f 100644 --- a/maps/009-5.tmx +++ b/maps/011.tmx @@ -3,7 +3,7 @@ <properties> <property name="license" value="GPL v2"/> <property name="manaplus version" value="2"/> - <property name="minimap" value="/graphics/minimaps/009-5.png"/> + <property name="minimap" value="/graphics/minimaps/011.png"/> <property name="music" value="water_prelude.ogg"/> <property name="name" value="Depleted Mana Stones Mine"/> </properties> |