diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 0a551245a..90e09a42c 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2260,8 +2260,8 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - Coal: 1000 WhiteFur: 800 + Coal: 500 WhiteFur: 400 Diamond: 11 } @@ -6704,8 +6704,8 @@ mob_db: ( AttackMotion: 472 DamageMotion: 280 Drops: { - Potatoz: 1300 - Moss: 500 + Potatoz: 1300 + Moss: 500 GrassSeeds: 300 Carrot: 11 Emerald: 4 @@ -7330,9 +7330,9 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - SulphurPowder: 1000 - SulphurPowder: 900 - SulphurPowder: 800 + SulfurPowder: 1000 + SulfurPowder: 900 + SulfurPowder: 800 Skull: 500 Bone: 300 Bone: 100 @@ -7377,15 +7377,15 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - CasinoCoins: 9500 - Coal: 9000 - IronOre: 8500 - CactusDrink: 8000 + CasinoCoins: 9500 + Coal: 9000 + IronOre: 8500 + CactusDrink: 8000 CactusPotion: 7000 CoinBag: 6000 Coal: 5000 IronOre: 2000 - Ruby: 100 + Ruby: 100 } }, -)
\ No newline at end of file +) |