diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-22 08:59:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-22 08:59:48 -0300 |
commit | 2169be57c7460c6b75ec759dee859dfd9fca4d66 (patch) | |
tree | 5108648a516f20f2f85ec73eb548a7a69e5c667c | |
parent | d3c10ec657699d7cb0a65fd7caeb268ee82cd735 (diff) | |
download | clientdata-2169be57c7460c6b75ec759dee859dfd9fca4d66.tar.gz clientdata-2169be57c7460c6b75ec759dee859dfd9fca4d66.tar.bz2 clientdata-2169be57c7460c6b75ec759dee859dfd9fca4d66.tar.xz clientdata-2169be57c7460c6b75ec759dee859dfd9fca4d66.zip |
Disable warp
-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> |