diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/002-3.tmx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/maps/002-3.tmx b/maps/002-3.tmx index 29734db6..f11dc4ee 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="6"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="70" height="53" tilewidth="32" tileheight="32" infinite="0" nextobjectid="7"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> @@ -372,7 +372,7 @@ </data> </layer> <objectgroup name="Object"> - <object id="1" name="ToOutside" type="warp" x="960" y="896" width="32" height="32"> + <object id="1" name="To Outside" type="warp" x="960" y="896" width="32" height="32"> <properties> <property name="dest_map" value="000-1"/> <property name="dest_x" value="93"/> @@ -396,7 +396,6 @@ <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"/> <object id="5" name="Piou" type="spawn" x="992" y="832" width="320" height="192"> <properties> <property name="death" value="20000"/> |