diff options
Diffstat (limited to 'maps/021-3.tmx')
-rw-r--r-- | maps/021-3.tmx | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/maps/021-3.tmx b/maps/021-3.tmx index 93e88744..e99e4022 100644 --- a/maps/021-3.tmx +++ b/maps/021-3.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="178" height="168" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="44"> +<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="178" height="168" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="45"> <properties> <property name="minimap" value="graphics/minimaps/021-3.png"/> <property name="music" value="SewerAmbience.ogg"/> @@ -1306,6 +1306,14 @@ <property name="spawn" value="40000"/> </properties> </object> + <object id="44" name="GreenSuperSlime" type="spawn" x="1632" y="1456" width="96" height="576"> + <properties> + <property name="death" value="50000"/> + <property name="max_beings" value="1"/> + <property name="monster_id" value="1235"/> + <property name="spawn" value="40000"/> + </properties> + </object> <object id="26" name="SeaSlime" type="spawn" x="2528" y="640" width="928" height="736"> <properties> <property name="death" value="30000"/> |