diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-24 13:41:12 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-24 13:41:12 +0100 |
commit | c8de2c8302dff706fa6d0ed469cb9e9544ec57e7 (patch) | |
tree | 1afe88505a8c5d9bce975d29ddd40bf077cbd9d3 /maps/002-3.tmx | |
parent | 44b4a0ee8e613f8fe069e2dcf429114499421103 (diff) | |
parent | 2db7649542c1d10a1ece4bd99f9dcc0e4fb2c096 (diff) | |
download | clientdata-c8de2c8302dff706fa6d0ed469cb9e9544ec57e7.tar.gz clientdata-c8de2c8302dff706fa6d0ed469cb9e9544ec57e7.tar.bz2 clientdata-c8de2c8302dff706fa6d0ed469cb9e9544ec57e7.tar.xz clientdata-c8de2c8302dff706fa6d0ed469cb9e9544ec57e7.zip |
Merge branch 'master' of gitlab.com:TMW2/clientdata
Diffstat (limited to 'maps/002-3.tmx')
-rw-r--r-- | maps/002-3.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/002-3.tmx b/maps/002-3.tmx index 02150cd9..153d6465 100644 --- a/maps/002-3.tmx +++ b/maps/002-3.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="70" height="53" tilewidth="32" tileheight="32" infinite="0" nextobjectid="5"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="70" height="53" tilewidth="32" tileheight="32" infinite="0" nextobjectid="5"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> @@ -393,6 +393,7 @@ <property name="dest_map" value="002-1"/> <property name="dest_x" value="72"/> <property name="dest_y" value="29"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="4" name="graphics/particles/warp.xml" type="particle_effect" x="960" y="896" width="32" height="32"/> |