diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 48b5e1dbf..60c77e6b3 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2486,7 +2486,9 @@ mob_db: ( CanAttack:false } Drops: { - FourLeafClover: 2 + IronOre: 500 + Coal: 400 + IronIngot: 250 } }, { @@ -3028,7 +3030,7 @@ mob_db: ( } }, { - Id: 1070 + Id: 1071 SpriteName: "Scorpion" Name: "Scorpion" Lv: 5 |