diff options
Diffstat (limited to 'maps/014-2.tmx')
-rw-r--r-- | maps/014-2.tmx | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/maps/014-2.tmx b/maps/014-2.tmx index de47615b..f1ebe75f 100644 --- a/maps/014-2.tmx +++ b/maps/014-2.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="256" height="125" tilewidth="32" tileheight="32" nextobjectid="35"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="256" height="125" tilewidth="32" tileheight="32" nextobjectid="36"> <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> @@ -1140,6 +1140,14 @@ <property name="spawn" value="120000"/> </properties> </object> + <object id="35" name="Squirrel" type="spawn" x="1344" y="768" width="5792" height="2304"> + <properties> + <property name="death" value="42000"/> + <property name="max_beings" value="26"/> + <property name="monster_id" value="1032"/> + <property name="spawn" value="30000"/> + </properties> + </object> </objectgroup> <objectgroup color="#55ff7f" name="Plant Spawn" visible="0"> <object id="31" name="Cobalt Plant" type="spawn" x="192" y="-1376" width="8800" height="7552"> |