diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/042-7.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/042-7.tmx b/maps/042-7.tmx index 3f26f869..91fda05b 100644 --- a/maps/042-7.tmx +++ b/maps/042-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="90" height="100" tilewidth="32" tileheight="32" infinite="0" nextlayerid="37" nextobjectid="7"> +<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="90" height="100" tilewidth="32" tileheight="32" infinite="0" nextlayerid="37" nextobjectid="7"> <properties> <property name="license" value="CC-BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -872,6 +872,7 @@ <property name="dest_map" value="042-5"/> <property name="dest_x" value="56"/> <property name="dest_y" value="21"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="2" name="To Cave" type="warp" x="1920" y="1792" width="128" height="32"> |