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/001-3-1.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/001-3-1.tmx')
-rw-r--r-- | maps/001-3-1.tmx | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/maps/001-3-1.tmx b/maps/001-3-1.tmx index 28b6fb6c..56230f70 100644 --- a/maps/001-3-1.tmx +++ b/maps/001-3-1.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="60" height="80" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="15"> +<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="60" height="80" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="15"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -370,7 +370,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 </data> </layer> - <layer id="5" name="Collision" width="60" height="80"> + <layer id="5" name="Collision" width="60" height="80" visible="0"> <data encoding="csv"> 466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466, 466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466, @@ -454,7 +454,7 @@ 466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466,466 </data> </layer> - <layer id="6" name="Heights" width="60" height="80"> + <layer id="6" name="Heights" width="60" height="80" visible="0"> <data encoding="csv"> 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,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, @@ -606,6 +606,7 @@ <property name="dest_map" value="001-3-2"/> <property name="dest_x" value="30"/> <property name="dest_y" value="116"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> </objectgroup> |