summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-10-27 09:17:18 +0100
committerReid <reidyaro@gmail.com>2015-11-05 23:48:44 +0100
commit12d7a2ebfa9853e5a2a33f47821641681fe108b7 (patch)
tree407ee24abc36058590fddb0e89ca4b8f97dcc082
parentf9883fab07d8ff7202c0fd3bae6b1931ed119b3a (diff)
downloadserverdata-12d7a2ebfa9853e5a2a33f47821641681fe108b7.tar.gz
serverdata-12d7a2ebfa9853e5a2a33f47821641681fe108b7.tar.bz2
serverdata-12d7a2ebfa9853e5a2a33f47821641681fe108b7.tar.xz
serverdata-12d7a2ebfa9853e5a2a33f47821641681fe108b7.zip
Change drop value of the pumpkin to 100%, it was over 900.
-rw-r--r--db/re/mob_db.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index c9c5b363..2dfaa46b 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -857,7 +857,7 @@ mob_db: (
DamageMotion: 270
MvpExp: 0
Drops: {
- Pumpkin: 90000
+ Pumpkin: 10000
}
},
)