diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/042-2.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/042-2.tmx b/maps/042-2.tmx index 3dbd67b6..b47155d7 100644 --- a/maps/042-2.tmx +++ b/maps/042-2.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="80" height="80" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="7"> +<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="80" height="80" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="7"> <properties> <property name="license" value="CC-BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -758,6 +758,7 @@ <property name="dest_map" value="042-3"/> <property name="dest_x" value="58"/> <property name="dest_y" value="139"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="3" name="Margin" type="Fixme" x="0" y="0" width="640" height="640"/> |