summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-24 10:41:14 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-24 10:41:14 -0300
commit5ec3585e02d86283e30bf535ecbe8874c9a7fc99 (patch)
tree29ba0f2c4d57bf3ff57a4a4e99be279fe8883477 /db/re/mob_db.conf
parenta70f36339e23872e093f60ec08536dea690b839c (diff)
downloadserverdata-5ec3585e02d86283e30bf535ecbe8874c9a7fc99.tar.gz
serverdata-5ec3585e02d86283e30bf535ecbe8874c9a7fc99.tar.bz2
serverdata-5ec3585e02d86283e30bf535ecbe8874c9a7fc99.tar.xz
serverdata-5ec3585e02d86283e30bf535ecbe8874c9a7fc99.zip
Fix bugs. Mostly that, but Mogguns are not a coal monster.
Of course, I did NOT review any change, but mogguns somehow caught my attention. We already have plenty coal monsters. Moggun must drop something - anything - else. Even the [Ice Gladius] is allowed there.
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf24
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
+)