diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-28 17:33:21 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-28 17:33:21 -0300 |
commit | 59a74e9f28617751fdc5cf3ef496c59b35d667d8 (patch) | |
tree | 2817392fb6ce53c14f93abd1a1c911a8da7bdef7 /maps/003-1.tmx | |
parent | ee3facaf04a18762d589402c4ece6f1eb023d7e8 (diff) | |
download | clientdata-59a74e9f28617751fdc5cf3ef496c59b35d667d8.tar.gz clientdata-59a74e9f28617751fdc5cf3ef496c59b35d667d8.tar.bz2 clientdata-59a74e9f28617751fdc5cf3ef496c59b35d667d8.tar.xz clientdata-59a74e9f28617751fdc5cf3ef496c59b35d667d8.zip |
003-10 initial wrong version
Diffstat (limited to 'maps/003-1.tmx')
-rw-r--r-- | maps/003-1.tmx | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/maps/003-1.tmx b/maps/003-1.tmx index 1e8b5308..5c4df9ad 100644 --- a/maps/003-1.tmx +++ b/maps/003-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="140" height="180" tilewidth="32" tileheight="32" infinite="0" nextobjectid="90"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="140" height="180" tilewidth="32" tileheight="32" infinite="0" nextobjectid="91"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1940,6 +1940,14 @@ <property name="dest_y" value="51"/> </properties> </object> + <object id="90" name="To Guard House" type="warp" x="3648" y="2656" width="32" height="32"> + <properties> + <property name="dest_map" value="003-10"/> + <property name="dest_x" value="0"/> + <property name="dest_y" value="0"/> + <property name="npc_id" value="SCRIPT"/> + </properties> + </object> </objectgroup> <objectgroup color="#ff007f" name="Particles"> <object id="87" name="graphics/particles/chimney-dark.xml" type="particle_effect" x="3552" y="2912" width="32" height="32"/> |