summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-09-11 10:57:08 -0300
committerJesusaves <cpntb1@ymail.com>2018-09-11 10:57:08 -0300
commit6661253f656f270950ac8e1f1cf68915a7aa3ac2 (patch)
treed175ffc538c47e08857d8eb1ad4c97e88443ced6
parent89194e9e62b99b3e1e6d08bf62b872d836d234ce (diff)
downloadserverdata-6661253f656f270950ac8e1f1cf68915a7aa3ac2.tar.gz
serverdata-6661253f656f270950ac8e1f1cf68915a7aa3ac2.tar.bz2
serverdata-6661253f656f270950ac8e1f1cf68915a7aa3ac2.tar.xz
serverdata-6661253f656f270950ac8e1f1cf68915a7aa3ac2.zip
Change Present Box drop rates
-rw-r--r--db/re/mob_db.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index ac5128aa1..c3ead3725 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -3010,6 +3010,7 @@ mob_db: (
CandyCane: 500
ChocolateBar: 300
XmasCake: 200
+ PresentBox: 25
AntlersHat: 1
}
WeaponAttacks: {
@@ -3396,7 +3397,7 @@ mob_db: (
AttackMotion: 672
DamageMotion: 200
Drops: {
- PresentBox: 2500
+ PresentBox: 1000
TitaniumOre: 90
SilverOre: 60
TinOre: 30
@@ -3483,6 +3484,7 @@ mob_db: (
AttackMotion: 672
DamageMotion: 200
Drops: {
+ PresentBox: 5000
GingerBreadMan: 800
XmasCandyCane: 600
CherryCake: 500