diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-01 16:36:11 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-01 16:36:11 -0300 |
commit | 065c2f32e02128568df8bb672b6da8e72940492a (patch) | |
tree | 538a5c9020d59e162ea739611651102bbbc4ce98 /db/re/item_db.conf | |
parent | a3cd99ef58f60c6f279d052b8b34861a217669d3 (diff) | |
download | serverdata-065c2f32e02128568df8bb672b6da8e72940492a.tar.gz serverdata-065c2f32e02128568df8bb672b6da8e72940492a.tar.bz2 serverdata-065c2f32e02128568df8bb672b6da8e72940492a.tar.xz serverdata-065c2f32e02128568df8bb672b6da8e72940492a.zip |
EXPERIMENTAL - Equipping Blacksmith Axe will now cause ITMCHAIN_ORE to trigger.
This means any Mineral monster (Bifs of all kinds) will get extra ore drop chance.
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 9f8c5dec6..32a0a836a 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11500,6 +11500,7 @@ item_db: ( Script: <" bonus bCritical, 12; bonus2 bAddEff,Eff_Blind,5; + bonus2 bAddMonsterDropChainItem,ITMCHAIN_ORE,RC_Mineral; "> }, { |