From 409d37228bd915360acfba93e7672f06fc89d95b Mon Sep 17 00:00:00 2001 From: Fate <fate-tmw@googlemail.com> Date: Thu, 4 Dec 2008 23:42:24 -0700 Subject: Replace grass snakes near mines entrance by bats --- maps/018-1.tmx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'maps') diff --git a/maps/018-1.tmx b/maps/018-1.tmx index 00eef086..ab4f9bbe 100644 --- a/maps/018-1.tmx +++ b/maps/018-1.tmx @@ -325,12 +325,12 @@ <property name="monster_id" value="6"/> </properties> </object> - <object name="Grass Snake" type="spawn" x="1952" y="2592" width="480" height="576"> + <object name="Bat" type="spawn" x="1952" y="2592" width="480" height="576"> <properties> <property name="eA_death" value="50000"/> <property name="eA_spawn" value="100000"/> <property name="max_beings" value="3"/> - <property name="monster_id" value="32"/> + <property name="monster_id" value="15"/> </properties> </object> <object name="Red Slime" type="spawn" x="4960" y="704" width="384" height="608"> -- cgit v1.2.3-70-g09d2