diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-13 17:49:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-13 17:49:52 -0300 |
commit | 3ae436c469faec621e1905c8b13ca90348791455 (patch) | |
tree | 315c1ad818d5523f70dc177d8812d1b9f8238865 /maps | |
parent | 32ce06961024e38500f2f1bf671d2eaef44ca025 (diff) | |
download | clientdata-3ae436c469faec621e1905c8b13ca90348791455.tar.gz clientdata-3ae436c469faec621e1905c8b13ca90348791455.tar.bz2 clientdata-3ae436c469faec621e1905c8b13ca90348791455.tar.xz clientdata-3ae436c469faec621e1905c8b13ca90348791455.zip |
SI Island Caves: Giant Mutated Bat: Respawn 50s faster
Diffstat (limited to 'maps')
-rw-r--r-- | maps/018-4-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/018-4-1.tmx b/maps/018-4-1.tmx index abf38011..36ad1f56 100644 --- a/maps/018-4-1.tmx +++ b/maps/018-4-1.tmx @@ -951,7 +951,7 @@ </object> <object id="10" name="Giant Mutated Bat" type="spawn" x="1984" y="992" width="2624" height="1120"> <properties> - <property name="death" value="350000"/> + <property name="death" value="300000"/> <property name="max_beings" value="2"/> <property name="monster_id" value="1044"/> <property name="spawn" value="100000"/> |