diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-31 10:55:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-31 10:55:23 -0300 |
commit | add278b19d0da35ab87ec09c323b1dd034c6b23e (patch) | |
tree | 6793c5e60f92fb366c08f1f51146741fa21db2d5 /maps | |
parent | de4f3d0e38c0dbd307e10c42a07d2be7f512cb0b (diff) | |
download | clientdata-r04_180531.tar.gz clientdata-r04_180531.tar.bz2 clientdata-r04_180531.tar.xz clientdata-r04_180531.zip |
Remove, once again, black scorpions from 004-1r04_180531
Diffstat (limited to 'maps')
-rw-r--r-- | maps/004-1.tmx | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/maps/004-1.tmx b/maps/004-1.tmx index a504ec01..48cef596 100644 --- a/maps/004-1.tmx +++ b/maps/004-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="140" tilewidth="32" tileheight="32" infinite="0" nextobjectid="81"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="140" height="140" tilewidth="32" tileheight="32" nextobjectid="81"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1473,7 +1473,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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" visible="0"> + <objectgroup name="Object"> <object id="48" name="To Tulimshar" type="warp" x="1952" y="1792" width="160" height="32"> <properties> <property name="dest_map" value="003-1"/> @@ -1542,13 +1542,5 @@ <property name="dest_y" value="48"/> </properties> </object> - <object id="80" name="Black Scorpion" type="Spawn" x="1440" y="2112" width="1376" height="576"> - <properties> - <property name="death" value="300000"/> - <property name="max_beings" value="1"/> - <property name="monster_id" value="1075"/> - <property name="spawn" value="35000"/> - </properties> - </object> </objectgroup> </map> |