diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-24 20:59:44 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-24 20:59:44 -0200 |
commit | 5ce18727df847b5c86d6a23afd1ad5f78b134336 (patch) | |
tree | 7c9b37964507ba5d4e3567ccb02ffa003970a71f | |
parent | 2ef784de8b4dda49861f700a8866faaa237a5711 (diff) | |
download | serverdata-5ce18727df847b5c86d6a23afd1ad5f78b134336.tar.gz serverdata-5ce18727df847b5c86d6a23afd1ad5f78b134336.tar.bz2 serverdata-5ce18727df847b5c86d6a23afd1ad5f78b134336.tar.xz serverdata-5ce18727df847b5c86d6a23afd1ad5f78b134336.zip |
Tweak a bit golden scorpion drops.
-rw-r--r-- | db/re/mob_db.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index d172fb3ed..4fbd03ecd 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2581,15 +2581,15 @@ mob_db: ( AttackMotion: 672 DamageMotion: 200 Drops: { - CactusDrink: 700 - BugLeg: 400 + CactusDrink: 1300 + BugLeg: 800 + CactusPotion: 450 GoldenScorpionClaw: 330 EmptyBottle: 300 - GoldenScorpionClaw: 215 - CactusPotion: 150 + GoldenScorpionClaw: 225 CasinoCoins: 100 - SharpKnife: 100 Topaz: 8 + GoldenApple: 4 DesertTablet: 2 } }, |