diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/004-2.tmx | 10 | ||||
-rw-r--r-- | maps/010-1.tmx | 26 |
2 files changed, 34 insertions, 2 deletions
diff --git a/maps/004-2.tmx b/maps/004-2.tmx index 2026f39c..314ce1b6 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.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="180" height="150" tilewidth="32" tileheight="32" infinite="0" nextlayerid="54" nextobjectid="177"> +<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="180" height="150" tilewidth="32" tileheight="32" infinite="0" nextlayerid="54" nextobjectid="178"> <properties> <property name="authors" value="TMW.org, Saulc"/> <property name="license" value="GPLv3, CC BY-SA 4.0"/> @@ -1707,6 +1707,14 @@ <property name="spawn" value="35000"/> </properties> </object> + <object id="177" name="Mister Prickel" type="Spawn" x="1600" y="2944" width="1344" height="960"> + <properties> + <property name="death" value="35000"/> + <property name="max_beings" value="5"/> + <property name="monster_id" value="1436"/> + <property name="spawn" value="35000"/> + </properties> + </object> </objectgroup> <objectgroup id="9" name="Objects"/> <objectgroup color="#ffff00" id="12" name="Margin" visible="0"> diff --git a/maps/010-1.tmx b/maps/010-1.tmx index 8e10ddce..76a3067a 100644 --- a/maps/010-1.tmx +++ b/maps/010-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="159" height="133" tilewidth="32" tileheight="32" infinite="0" nextlayerid="62" nextobjectid="231"> +<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="159" height="133" tilewidth="32" tileheight="32" infinite="0" nextlayerid="62" nextobjectid="234"> <properties> <property name="author" value="TMW, Saulc"/> <property name="license" value="GPL 3.0, CC BY-SA 4.0"/> @@ -1971,6 +1971,30 @@ <property name="spawn" value="35000"/> </properties> </object> + <object id="231" name="Mister Prickel" type="Spawn" x="2688" y="1696" width="320" height="320"> + <properties> + <property name="death" value="35000"/> + <property name="max_beings" value="1"/> + <property name="monster_id" value="1436"/> + <property name="spawn" value="35000"/> + </properties> + </object> + <object id="232" name="Mister Prickel" type="Spawn" x="1216" y="992" width="2272" height="992"> + <properties> + <property name="death" value="35000"/> + <property name="max_beings" value="5"/> + <property name="monster_id" value="1436"/> + <property name="spawn" value="35000"/> + </properties> + </object> + <object id="233" name="Mister Prickel" type="Spawn" x="2112" y="2144" width="320" height="320"> + <properties> + <property name="death" value="35000"/> + <property name="max_beings" value="2"/> + <property name="monster_id" value="1436"/> + <property name="spawn" value="35000"/> + </properties> + </object> </objectgroup> <objectgroup id="12" name="Objects"/> <objectgroup color="#ffff00" id="38" name="Margin" visible="0"> |