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/004-2.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/004-2.tmx')
-rw-r--r-- | maps/004-2.tmx | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/maps/004-2.tmx b/maps/004-2.tmx index fc54cdea..4acf037d 100644 --- a/maps/004-2.tmx +++ b/maps/004-2.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="160" height="140" tilewidth="32" tileheight="32" infinite="0" nextobjectid="70"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="160" height="140" tilewidth="32" tileheight="32" infinite="0" nextobjectid="72"> <properties> <property name="license" value="GPL 3.0"/> <property name="manaplus version" value="1"/> @@ -1246,18 +1246,18 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="65" name="Scorpion" type="Spawn" x="1536" y="1888" width="320" height="320"> + <object id="65" name="Scorpion" type="Spawn" x="2912" y="1120" width="1120" height="288"> <properties> <property name="death" value="150000"/> - <property name="max_beings" value="8"/> + <property name="max_beings" value="3"/> <property name="monster_id" value="1071"/> <property name="spawn" value="35000"/> </properties> </object> - <object id="66" name="Scorpion" type="Spawn" x="1376" y="1088" width="320" height="320"> + <object id="66" name="Scorpion" type="Spawn" x="1312" y="832" width="672" height="672"> <properties> <property name="death" value="150000"/> - <property name="max_beings" value="8"/> + <property name="max_beings" value="6"/> <property name="monster_id" value="1071"/> <property name="spawn" value="35000"/> </properties> @@ -1273,7 +1273,7 @@ <object id="68" name="Snake" type="Spawn" x="3328" y="2976" width="320" height="320"> <properties> <property name="death" value="150000"/> - <property name="max_beings" value="5"/> + <property name="max_beings" value="3"/> <property name="monster_id" value="1122"/> <property name="spawn" value="35000"/> </properties> @@ -1286,5 +1286,13 @@ <property name="spawn" value="35000"/> </properties> </object> + <object id="71" name="Scorpion" type="Spawn" x="1696" y="1664" width="960" height="768"> + <properties> + <property name="death" value="150000"/> + <property name="max_beings" value="8"/> + <property name="monster_id" value="1071"/> + <property name="spawn" value="35000"/> + </properties> + </object> </objectgroup> </map> |