summaryrefslogtreecommitdiff
path: root/maps/018-2.tmx
diff options
context:
space:
mode:
Diffstat (limited to 'maps/018-2.tmx')
-rw-r--r--maps/018-2.tmx9
1 files changed, 9 insertions, 0 deletions
diff --git a/maps/018-2.tmx b/maps/018-2.tmx
index 8daa28e0..3d383b5d 100644
--- a/maps/018-2.tmx
+++ b/maps/018-2.tmx
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
<map version="1.0" orientation="orthogonal" width="146" height="70" tilewidth="32" tileheight="32">
+ <properties>
+ <property name="name" value="Woodland minning camp"/>
+ </properties>
<tileset name="Woodland Indoor" firstgid="1" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/woodland_indoor.png"/>
</tileset>
@@ -89,5 +92,11 @@
<property name="dest_y" value="1696"/>
</properties>
</object>
+ <object name="Yellow Slime" type="spawn" x="3584" y="640" width="160" height="128">
+ <properties>
+ <property name="max_beings" value="1"/>
+ <property name="monster_id" value="5"/>
+ </properties>
+ </object>
</objectgroup>
</map>