diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-15 02:43:23 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-15 02:43:23 -0200 |
commit | a81ecf073d190c57e12760cf19533a4dbecdd0a6 (patch) | |
tree | c5b64c943b9c1214f42a48c250766a3e712fc1b2 /maps/019-1.tmx | |
parent | 7b14ac28b617e7077e4013192942f01d57b5f4cb (diff) | |
download | clientdata-a81ecf073d190c57e12760cf19533a4dbecdd0a6.tar.gz clientdata-a81ecf073d190c57e12760cf19533a4dbecdd0a6.tar.bz2 clientdata-a81ecf073d190c57e12760cf19533a4dbecdd0a6.tar.xz clientdata-a81ecf073d190c57e12760cf19533a4dbecdd0a6.zip |
Add 019-4: Romantic Place (the missing map between Hurns and Nivalis)
This map was added because Christmas
Diffstat (limited to 'maps/019-1.tmx')
-rw-r--r-- | maps/019-1.tmx | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/maps/019-1.tmx b/maps/019-1.tmx index fa7ddba5..0d3b177b 100644 --- a/maps/019-1.tmx +++ b/maps/019-1.tmx @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="138" height="128" tilewidth="32" tileheight="32" infinite="0" nextobjectid="16"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="138" height="128" tilewidth="32" tileheight="32" nextobjectid="16"> <properties> + <property name="author" value="TMW/LoF"/> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/019-1.png"/> @@ -1247,9 +1248,9 @@ </object> <object id="2" name="To Woodlands" type="warp" x="1888" y="3264" width="128" height="32"> <properties> - <property name="dest_map" value="014-5"/> - <property name="dest_x" value="192"/> - <property name="dest_y" value="17"/> + <property name="dest_map" value="019-4"/> + <property name="dest_x" value="95"/> + <property name="dest_y" value="28"/> </properties> </object> <object id="9" name="To Snow Path" type="warp" x="672" y="2208" width="32" height="64"> @@ -1268,7 +1269,7 @@ </properties> </object> </objectgroup> - <objectgroup color="#ff0000" name="Spawns"> + <objectgroup color="#ff0000" name="Spawns" visible="0"> <object id="11" name="Fluffy" type="spawn" x="576" y="608" width="3392" height="3104"> <properties> <property name="death" value="30000"/> |