summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-28 23:42:42 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-28 23:42:42 -0300
commita28e8b4f1e9a5e29c3457996a705160525e4ec72 (patch)
treede1f082379f0e54deb2171ed60ffdec73540a7cc
parentc896db24636a034be709ea430c3f4a11ab92eebb (diff)
downloadclientdata-r09.3_190630.tar.gz
clientdata-r09.3_190630.tar.bz2
clientdata-r09.3_190630.tar.xz
clientdata-r09.3_190630.zip
Make Diamond Bif spawn 2 minutes faster in Candor :<r09.3_190630
No need to make this so difficult. Also, we wanted another bif...?
-rw-r--r--maps/005-1.tmx2
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/005-1.tmx b/maps/005-1.tmx
index 7041c27c..997c0af4 100644
--- a/maps/005-1.tmx
+++ b/maps/005-1.tmx
@@ -1868,7 +1868,7 @@
</object>
<object id="74" name="Diamond Bif" type="spawn" x="928" y="2113" width="96" height="64">
<properties>
- <property name="death" value="250000"/>
+ <property name="death" value="130000"/>
<property name="max_beings" value="1"/>
<property name="monster_id" value="1108"/>
<property name="script" value="Rosen::OnKillMBif"/>