diff options
Diffstat (limited to 'maps/043-1.tmx')
-rw-r--r-- | maps/043-1.tmx | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/maps/043-1.tmx b/maps/043-1.tmx index 1f520891..6b303ccc 100644 --- a/maps/043-1.tmx +++ b/maps/043-1.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="120" height="150" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="8"> +<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="120" height="150" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="9"> <properties> <property name="minimap" value="graphics/minimaps/043-1.png"/> <property name="music" value="faith.ogg"/> @@ -1130,6 +1130,14 @@ <property name="spawn" value="60000"/> </properties> </object> + <object id="8" name="GreenSuperSlime" type="spawn" x="0" y="0"> + <properties> + <property name="death" value="60000"/> + <property name="max_beings" value="4"/> + <property name="monster_id" value="1235"/> + <property name="spawn" value="60000"/> + </properties> + </object> <object id="7" name="Croc" type="spawn" x="768" y="640" width="864" height="3520"> <properties> <property name="death" value="30000"/> |