summaryrefslogtreecommitdiff
path: root/maps/000-1.tmx
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-22 21:42:24 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-22 21:42:24 -0300
commit5d0ca4363a3fbc983727be2e8b5d9d456a8ab153 (patch)
tree67f2da1f767946ed51cba546267f48dd75402fd5 /maps/000-1.tmx
parentc4216fceb92b490421a39f32c285d765c816ff41 (diff)
downloadclientdata-5d0ca4363a3fbc983727be2e8b5d9d456a8ab153.tar.gz
clientdata-5d0ca4363a3fbc983727be2e8b5d9d456a8ab153.tar.bz2
clientdata-5d0ca4363a3fbc983727be2e8b5d9d456a8ab153.tar.xz
clientdata-5d0ca4363a3fbc983727be2e8b5d9d456a8ab153.zip
Fix several bugs reported on Test Server, mostly related to mapping.
Also, a bug related to missing status effect SC_OVERLAPEXPUP. Untested.
Diffstat (limited to 'maps/000-1.tmx')
-rw-r--r--maps/000-1.tmx16
1 files changed, 9 insertions, 7 deletions
diff --git a/maps/000-1.tmx b/maps/000-1.tmx
index 9d9584cf..65df6d18 100644
--- a/maps/000-1.tmx
+++ b/maps/000-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="45" height="45" tilewidth="32" tileheight="32" infinite="0" nextobjectid="49">
+<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="45" height="45" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="50">
<properties>
<property name="license" value="CC BY 3.0"/>
<property name="manaplus version" value="2"/>
@@ -20,7 +20,7 @@
<tileset firstgid="19" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16">
<image source="../graphics/tilesets/cave.png" width="512" height="256"/>
</tileset>
- <layer name="Ground" width="45" height="45">
+ <layer id="1" name="Ground" width="45" height="45">
<data encoding="csv">
38,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,40,
38,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,40,
@@ -69,7 +69,7 @@
86,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,88
</data>
</layer>
- <layer name="Fringe" width="45" height="45">
+ <layer id="2" name="Fringe" width="45" height="45">
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
@@ -118,7 +118,7 @@
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
</data>
</layer>
- <layer name="Over" width="45" height="45">
+ <layer id="3" name="Over" width="45" height="45">
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
@@ -167,7 +167,7 @@
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
</data>
</layer>
- <layer name="Collision" width="45" height="45">
+ <layer id="4" name="Collision" width="45" height="45">
<data encoding="csv">
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
@@ -216,7 +216,7 @@
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2
</data>
</layer>
- <layer name="Height" width="45" height="45">
+ <layer id="5" name="Height" width="45" height="45">
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
@@ -265,5 +265,7 @@
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
</data>
</layer>
- <objectgroup name="Object"/>
+ <objectgroup id="6" name="Object">
+ <object id="49" name="graphics/particles/circle-magic.xml" type="particle_effect" x="704" y="704" width="32" height="32"/>
+ </objectgroup>
</map>