diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/042-0.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/042-0.tmx b/maps/042-0.tmx index 49163cb2..e3eeccd1 100644 --- a/maps/042-0.tmx +++ b/maps/042-0.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="120" height="100" tilewidth="32" tileheight="32" infinite="0" nextlayerid="34" nextobjectid="8"> +<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="120" height="100" tilewidth="32" tileheight="32" infinite="0" nextlayerid="34" nextobjectid="8"> <properties> <property name="license" value="GPL 3.0"/> <property name="manaplus version" value="2"/> @@ -964,6 +964,7 @@ <property name="dest_map" value="042-1"/> <property name="dest_x" value="55"/> <property name="dest_y" value="99"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> </objectgroup> |