diff options
Diffstat (limited to 'maps/014-5.tmx')
-rw-r--r-- | maps/014-5.tmx | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/maps/014-5.tmx b/maps/014-5.tmx index 8a2bd379..6b3d5dca 100644 --- a/maps/014-5.tmx +++ b/maps/014-5.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="230" height="250" tilewidth="32" tileheight="32" nextobjectid="49"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="230" height="250" tilewidth="32" tileheight="32" infinite="0" nextobjectid="51"> <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> @@ -2343,7 +2343,16 @@ <object id="41" name="Margin" type="fixme" x="0" y="4000" width="640" height="640"/> <object id="42" name="Margin" type="fixme" x="0" y="320" width="640" height="640"/> </objectgroup> - <objectgroup color="#ff007f" name="Spawns"/> + <objectgroup color="#007fff" name="Spawns"> + <object id="50" name="Log Head" type="spawn" x="3456" y="1984" width="3136" height="2848"> + <properties> + <property name="death" value="20000"/> + <property name="max_beings" value="21"/> + <property name="monster_id" value="1066"/> + <property name="spawn" value="20000"/> + </properties> + </object> + </objectgroup> <objectgroup color="#ff607f" name="Plants"> <object id="46" name="Plushroom Field" type="spawn" x="896" y="832" width="3136" height="2848"> <properties> |