diff options
-rw-r--r-- | maps/010-1.tmx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/maps/010-1.tmx b/maps/010-1.tmx index 76a3067a..5e0affdb 100644 --- a/maps/010-1.tmx +++ b/maps/010-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="159" height="133" tilewidth="32" tileheight="32" infinite="0" nextlayerid="62" nextobjectid="234"> +<map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="159" height="133" tilewidth="32" tileheight="32" infinite="0" nextlayerid="62" nextobjectid="234"> <properties> <property name="author" value="TMW, Saulc"/> <property name="license" value="GPL 3.0, CC BY-SA 4.0"/> @@ -1569,7 +1569,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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 color="#000000" id="61" name="Warps" visible="0"> + <objectgroup color="#000000" id="61" name="Warps"> <object id="91" name="To Cave" type="warp" x="3872" y="2944" width="32" height="32"> <properties> <property name="dest_map" value="004-2-2"/> @@ -1715,6 +1715,7 @@ <property name="dest_map" value="010-1-1"/> <property name="dest_x" value="100"/> <property name="dest_y" value="68"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="99" name="To Cave" type="warp" x="2912" y="1536" width="32" height="32"> |