diff options
-rw-r--r-- | maps/003-4.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/003-4.tmx b/maps/003-4.tmx index 89df6e43..56364702 100644 --- a/maps/003-4.tmx +++ b/maps/003-4.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="35"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="35"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -603,6 +603,7 @@ <property name="dest_map" value="003-4-1"/> <property name="dest_x" value="34"/> <property name="dest_y" value="27"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> </objectgroup> |