diff options
Diffstat (limited to 'maps/004-2-1.tmx')
-rw-r--r-- | maps/004-2-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/004-2-1.tmx b/maps/004-2-1.tmx index 16f9d1fc..febf810c 100644 --- a/maps/004-2-1.tmx +++ b/maps/004-2-1.tmx @@ -5,7 +5,7 @@ <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/003-1-3.png"/> <property name="music" value="eric matyas - surreal place.ogg"/> - <property name="name" value="magic school cave"/> + <property name="name" value="Canyon Caves"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> <image source="../graphics/tilesets/collision.png" width="96" height="96"/> @@ -896,7 +896,7 @@ <object id="47" name="Cave Maggot" type="Spawn" x="992" y="768" width="1920" height="1500"> <properties> <property name="death" value="150000"/> - <property name="max_beings" value="15"/> + <property name="max_beings" value="6"/> <property name="monster_id" value="1027"/> <property name="spawn" value="35000"/> </properties> |