diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-01 04:15:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-01 04:15:58 -0300 |
commit | d7ce748b438ec01f39268b05c13e4e7635446ad0 (patch) | |
tree | 065fad59dfc370cb6f1015ee2a62fdd68a3a1f01 /maps/042-8.tmx | |
parent | e9fc639010c33e47679ebc129d849f18789a73ec (diff) | |
download | clientdata-d7ce748b438ec01f39268b05c13e4e7635446ad0.tar.gz clientdata-d7ce748b438ec01f39268b05c13e4e7635446ad0.tar.bz2 clientdata-d7ce748b438ec01f39268b05c13e4e7635446ad0.tar.xz clientdata-d7ce748b438ec01f39268b05c13e4e7635446ad0.zip |
A few maps were intruding too much on South Margin, so resize them
Diffstat (limited to 'maps/042-8.tmx')
-rw-r--r-- | maps/042-8.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/042-8.tmx b/maps/042-8.tmx index 10754c4a..36311d08 100644 --- a/maps/042-8.tmx +++ b/maps/042-8.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="105" height="100" tilewidth="32" tileheight="32" infinite="0" nextlayerid="24" nextobjectid="7"> +<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="105" height="100" tilewidth="32" tileheight="32" infinite="0" nextlayerid="24" nextobjectid="7"> <properties> <property name="license" value="CC-BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -875,6 +875,7 @@ <property name="dest_map" value="042-5"/> <property name="dest_x" value="44"/> <property name="dest_y" value="21"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="2" name="To Cave" type="warp" x="2560" y="1728" width="96" height="32"> |