diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-23 09:21:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-23 09:21:40 -0300 |
commit | c4861a97a7f15ccacc885c39420995150957fc04 (patch) | |
tree | 9f2a0de95f0b510bf9c51901d171e4452bd1e758 /maps | |
parent | 11a4d58f1694251cae28f88e9a8229729b6cc711 (diff) | |
download | clientdata-c4861a97a7f15ccacc885c39420995150957fc04.tar.gz clientdata-c4861a97a7f15ccacc885c39420995150957fc04.tar.bz2 clientdata-c4861a97a7f15ccacc885c39420995150957fc04.tar.xz clientdata-c4861a97a7f15ccacc885c39420995150957fc04.zip |
Delete (rather illogic) black scorpion spawn from 004-1
Diffstat (limited to 'maps')
-rw-r--r-- | maps/004-1.tmx | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/maps/004-1.tmx b/maps/004-1.tmx index c215e9aa..b28bb39e 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="1.1.1" orientation="orthogonal" renderorder="right-down" width="140" height="140" tilewidth="32" tileheight="32" infinite="0" nextobjectid="75"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="140" height="140" tilewidth="32" tileheight="32" infinite="0" nextobjectid="75"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1367,14 +1367,6 @@ <property name="dest_y" value="36"/> </properties> </object> - <object id="67" name="Black scorpion " type="Spawn" x="1536" y="1824" width="1024" height="704"> - <properties> - <property name="death" value="300000"/> - <property name="max_beings" value="1"/> - <property name="monster_id" value="1074"/> - <property name="spawn" value="35000"/> - </properties> - </object> <object id="69" name="Scorpion" type="Spawn" x="960" y="1792" width="576" height="1376"> <properties> <property name="death" value="300000"/> |