diff options
Diffstat (limited to 'maps/003-1.tmx')
-rw-r--r-- | maps/003-1.tmx | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/maps/003-1.tmx b/maps/003-1.tmx index 66f4ba27..1665142d 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="1.1.1" orientation="orthogonal" renderorder="right-down" width="140" height="180" tilewidth="32" tileheight="32" infinite="0" nextobjectid="66"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="140" height="180" tilewidth="32" tileheight="32" infinite="0" nextobjectid="67"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1821,13 +1821,6 @@ <property name="dest_y" value="43"/> </properties> </object> - <object id="59" name="To Boat" type="warp" x="2624" y="2176" width="32" height="32"> - <properties> - <property name="dest_map" value="002-3"/> - <property name="dest_x" value="35"/> - <property name="dest_y" value="40"/> - </properties> - </object> <object id="60" name="Maggot" type="spawn" x="1632" y="1857" width="2144" height="3136"> <properties> <property name="death" value="450000"/> @@ -1872,5 +1865,6 @@ <property name="dest_y" value="35"/> </properties> </object> + <object id="66" name="graphics/particles/warp.xml" type="particle_effect" x="2624" y="2178" width="32" height="32"/> </objectgroup> </map> |