diff options
author | Micksha <ms-shaman@gmx.de> | 2020-05-24 15:59:02 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-24 15:59:02 +0000 |
commit | 09385a26ab388486e089b982f41c4c1f06f8ac53 (patch) | |
tree | 401f14b54908cf7d4845f78d0b709bfac9b55feb /maps/012-2-7.tmx | |
parent | 4c1594b8fc5190dae021959edc014cc2eb9ee3b1 (diff) | |
download | clientdata-09385a26ab388486e089b982f41c4c1f06f8ac53.tar.gz clientdata-09385a26ab388486e089b982f41c4c1f06f8ac53.tar.bz2 clientdata-09385a26ab388486e089b982f41c4c1f06f8ac53.tar.xz clientdata-09385a26ab388486e089b982f41c4c1f06f8ac53.zip |
Add content for the starting point of Thief quest chain:
Henry, Nunia, Sewer secret path stuff, lockpicks, Artis townhall map
(Client-side)
Diffstat (limited to 'maps/012-2-7.tmx')
-rw-r--r-- | maps/012-2-7.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/012-2-7.tmx b/maps/012-2-7.tmx index 6b1f4dbf..1a9dda16 100644 --- a/maps/012-2-7.tmx +++ b/maps/012-2-7.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="61" height="60" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="26"> +<map version="1.2" tiledversion="1.3.4" orientation="orthogonal" renderorder="right-down" width="61" height="60" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="26"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -425,7 +425,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <layer id="7" name="Collision" width="61" height="60"> + <layer id="7" name="Collision" width="61" height="60" visible="0"> <data encoding="csv"> 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, @@ -553,7 +553,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <objectgroup id="9" name="Objects"> + <objectgroup id="9" name="Objects" visible="0"> <object id="24" name="To Outside" type="warp" x="960" y="1120" width="32" height="32"> <properties> <property name="dest_map" value="012-1"/> |