diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-31 10:16:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-31 10:16:49 -0300 |
commit | a3253dcda2f4e94b3cf43632d18bc9820389d35b (patch) | |
tree | a91e77977541f8958e6423dc71505bcce8c60f04 /maps/027-1.tmx | |
parent | 179e682da3edd84bdd90e5c3cd944e9bf7c3c0fc (diff) | |
download | clientdata-a3253dcda2f4e94b3cf43632d18bc9820389d35b.tar.gz clientdata-a3253dcda2f4e94b3cf43632d18bc9820389d35b.tar.bz2 clientdata-a3253dcda2f4e94b3cf43632d18bc9820389d35b.tar.xz clientdata-a3253dcda2f4e94b3cf43632d18bc9820389d35b.zip |
Connect the Administration Building to the Academy
Diffstat (limited to 'maps/027-1.tmx')
-rw-r--r-- | maps/027-1.tmx | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/maps/027-1.tmx b/maps/027-1.tmx index 61d2a805..4fc7427f 100644 --- a/maps/027-1.tmx +++ b/maps/027-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="180" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="73" nextobjectid="547"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="180" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="73" nextobjectid="547"> <properties> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/027-1.png"/> @@ -2006,10 +2006,9 @@ </object> <object id="534" name="To Administration" type="warp" x="2848" y="1248" width="64" height="32"> <properties> - <property name="dest_map" value="000-0"/> - <property name="dest_x" value="22"/> - <property name="dest_y" value="22"/> - <property name="npc_id" value="SCRIPT"/> + <property name="dest_map" value="027-0"/> + <property name="dest_x" value="65"/> + <property name="dest_y" value="35"/> </properties> </object> <object id="535" name="Wizardry Institute" type="warp" x="2336" y="1696" width="32" height="32"> |