diff options
Diffstat (limited to 'maps/002-5.tmx')
-rw-r--r-- | maps/002-5.tmx | 40 |
1 files changed, 24 insertions, 16 deletions
diff --git a/maps/002-5.tmx b/maps/002-5.tmx index 28b99c04..271610d8 100644 --- a/maps/002-5.tmx +++ b/maps/002-5.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="128" height="128" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="30"> +<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="128" height="128" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="31"> <properties> <property name="minimap" value="graphics/minimaps/002-5.png"/> <property name="music" value="cavesong.ogg"/> @@ -1256,14 +1256,6 @@ <property name="spawn" value="100000"/> </properties> </object> - <object id="15" name="YellowSlime" type="spawn" x="1984" y="3168" width="416" height="96"> - <properties> - <property name="death" value="30000"/> - <property name="max_beings" value="4"/> - <property name="monster_id" value="5"/> - <property name="spawn" value="100000"/> - </properties> - </object> <object id="16" name="Archant" type="spawn" x="2912" y="2496" width="64" height="192"> <properties> <property name="death" value="30000"/> @@ -1296,15 +1288,15 @@ <property name="spawn" value="100000"/> </properties> </object> - <object id="20" name="YellowSlime" type="spawn" x="2784" y="1920" width="224" height="96"> + <object id="21" name="Archant" type="spawn" x="2368" y="1056" width="64" height="192"> <properties> <property name="death" value="30000"/> <property name="max_beings" value="1"/> - <property name="monster_id" value="5"/> + <property name="monster_id" value="58"/> <property name="spawn" value="100000"/> </properties> </object> - <object id="21" name="Archant" type="spawn" x="2368" y="1056" width="64" height="192"> + <object id="22" name="Archant" type="spawn" x="2688" y="992" width="64" height="192"> <properties> <property name="death" value="30000"/> <property name="max_beings" value="1"/> @@ -1312,7 +1304,7 @@ <property name="spawn" value="100000"/> </properties> </object> - <object id="22" name="Archant" type="spawn" x="2688" y="992" width="64" height="192"> + <object id="23" name="Archant" type="spawn" x="2688" y="1408" width="64" height="192"> <properties> <property name="death" value="30000"/> <property name="max_beings" value="1"/> @@ -1320,7 +1312,7 @@ <property name="spawn" value="100000"/> </properties> </object> - <object id="23" name="Archant" type="spawn" x="2688" y="1408" width="64" height="192"> + <object id="24" name="Archant" type="spawn" x="3168" y="1152" width="64" height="192"> <properties> <property name="death" value="30000"/> <property name="max_beings" value="1"/> @@ -1328,11 +1320,19 @@ <property name="spawn" value="100000"/> </properties> </object> - <object id="24" name="Archant" type="spawn" x="3168" y="1152" width="64" height="192"> + <object id="15" name="YellowSlime" type="spawn" x="1984" y="3168" width="416" height="96"> + <properties> + <property name="death" value="30000"/> + <property name="max_beings" value="4"/> + <property name="monster_id" value="5"/> + <property name="spawn" value="100000"/> + </properties> + </object> + <object id="20" name="YellowSlime" type="spawn" x="2784" y="1920" width="224" height="96"> <properties> <property name="death" value="30000"/> <property name="max_beings" value="1"/> - <property name="monster_id" value="58"/> + <property name="monster_id" value="5"/> <property name="spawn" value="100000"/> </properties> </object> @@ -1344,6 +1344,14 @@ <property name="spawn" value="100000"/> </properties> </object> + <object id="30" name="YellowSuperSlime" type="spawn" x="2112" y="1184" width="1024" height="2080"> + <properties> + <property name="death" value="30000"/> + <property name="max_beings" value="2"/> + <property name="monster_id" value="1233"/> + <property name="spawn" value="100000"/> + </properties> + </object> <object id="26" name="AngryFireGoblin" type="spawn" x="1920" y="1312" width="192" height="1408"> <properties> <property name="death" value="30000"/> |