diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-17 16:54:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-17 16:54:04 -0300 |
commit | 0872b202513b03316c4d13c753b16ffa3eb38391 (patch) | |
tree | ad19a61c415a676f9ddff2551d10e5191914ce6b /db/re | |
parent | 2acdca6fd672e00a60e9a03033e0821039d673d2 (diff) | |
download | serverdata-0872b202513b03316c4d13c753b16ffa3eb38391.tar.gz serverdata-0872b202513b03316c4d13c753b16ffa3eb38391.tar.bz2 serverdata-0872b202513b03316c4d13c753b16ffa3eb38391.tar.xz serverdata-0872b202513b03316c4d13c753b16ffa3eb38391.zip |
Secondary Miner Set: Use a Pickaxe instead
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_combo_db.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/item_combo_db.txt b/db/re/item_combo_db.txt index 636753787..5ca1d3017 100644 --- a/db/re/item_combo_db.txt +++ b/db/re/item_combo_db.txt @@ -27,6 +27,8 @@ // Miner Set Bonus: +1 to all stats, Vit +2 // Shirt, Gloves, Hat and Knife 1338:2006:2991:3529,{bonus bAllStats,1;bonus bVit,2;} +// Shirt, Gloves, Hat and Pickaxe: Luk +5 instead +1338:2006:2991:3535,{bonus bAllStats,1;bonus bLuk,5;} // Warlord Set // Allstats +1, Blocking +2% |