diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-04-07 16:03:50 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-04-07 16:03:50 -0300 |
commit | 4ff8095240acd3333dd3990d363c1b563a5b42f6 (patch) | |
tree | 93ddec68a64b6ba69c953b07448efab54c0a4d65 /maps/010-1-1.tmx | |
parent | 0d58f32fbd4ddb91272767f079c6b814ac55ae3e (diff) | |
download | clientdata-4ff8095240acd3333dd3990d363c1b563a5b42f6.tar.gz clientdata-4ff8095240acd3333dd3990d363c1b563a5b42f6.tar.bz2 clientdata-4ff8095240acd3333dd3990d363c1b563a5b42f6.tar.xz clientdata-4ff8095240acd3333dd3990d363c1b563a5b42f6.zip |
Saulc wants to kill us all
Diffstat (limited to 'maps/010-1-1.tmx')
-rw-r--r-- | maps/010-1-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/010-1-1.tmx b/maps/010-1-1.tmx index 06c93df9..3fddb38e 100644 --- a/maps/010-1-1.tmx +++ b/maps/010-1-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.4" orientation="orthogonal" renderorder="right-down" width="200" height="140" tilewidth="32" tileheight="32" infinite="0" nextobjectid="74"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="200" height="140" tilewidth="32" tileheight="32" infinite="0" nextobjectid="74"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1062,7 +1062,7 @@ <object id="40" name="Cave Maggot" type="Spawn" x="0" y="0" width="3520" height="3520"> <properties> <property name="death" value="200000"/> - <property name="max_beings" value="50"/> + <property name="max_beings" value="35"/> <property name="monster_id" value="1027"/> <property name="spawn" value="40000"/> </properties> @@ -1198,7 +1198,7 @@ <object id="65" name="Black Scorpion" type="Spawn" x="3776" y="1956" width="1920" height="1500"> <properties> <property name="death" value="150000"/> - <property name="max_beings" value="25"/> + <property name="max_beings" value="15"/> <property name="monster_id" value="1074"/> <property name="spawn" value="35000"/> </properties> |