diff options
Diffstat (limited to 'maps/003-4.tmx')
-rw-r--r-- | maps/003-4.tmx | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/maps/003-4.tmx b/maps/003-4.tmx index 3133764b..d0f5c68b 100644 --- a/maps/003-4.tmx +++ b/maps/003-4.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="190" height="138" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="16"> +<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="190" height="138" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="17"> <properties> <property name="minimap" value="graphics/minimaps/003-4.png"/> <property name="music" value="faith.ogg"/> @@ -1204,6 +1204,14 @@ <property name="spawn" value="100000"/> </properties> </object> + <object id="16" name="GreenSuperSlime" type="spawn" x="2144" y="576" width="3392" height="3264"> + <properties> + <property name="death" value="30000"/> + <property name="max_beings" value="7"/> + <property name="monster_id" value="1235"/> + <property name="spawn" value="100000"/> + </properties> + </object> <object id="7" name="RedScorpion" type="spawn" x="3072" y="1088" width="2464" height="2304"> <properties> <property name="death" value="30000"/> |