diff options
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> |