diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-04-07 23:32:05 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-04-07 23:32:05 +0000 |
commit | e8d2149b4b3c6780197933369f836315491d20bc (patch) | |
tree | 77174883dc94d15c8f447743cd752542f6711114 /db | |
parent | 7fe4716444954eb596aefc626dc66e1bfc9b252e (diff) | |
download | serverdata-e8d2149b4b3c6780197933369f836315491d20bc.tar.gz serverdata-e8d2149b4b3c6780197933369f836315491d20bc.tar.bz2 serverdata-e8d2149b4b3c6780197933369f836315491d20bc.tar.xz serverdata-e8d2149b4b3c6780197933369f836315491d20bc.zip |
Copper slime are for copper not for iron!
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 7d334aee4..b22d55d3e 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3286,10 +3286,10 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - CopperOre: 770 + CopperOre: 800 TreasureKey: 400 - IronOre: 350 TitaniumOre: 200 + IronOre: 150 PlatinumOre: 25 CopperKey: 10 } |