diff options
-rw-r--r-- | db/re/item_db.conf | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7e2a5de98..2cdcf7e8d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11632,10 +11632,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bLuk, 2; + bonus bMaxHP, -100; "> }, { @@ -11646,10 +11646,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bDex, 2; + bonus bAgi, -1; "> }, { @@ -11660,10 +11660,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bStr, 2; + bonus bInt, -1; "> }, { @@ -11674,10 +11674,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bMaxSP, 50; + bonus bLuk, -1; "> }, { @@ -11688,10 +11688,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bVit, 2; + bonus bDex, -1; "> }, { @@ -11702,10 +11702,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bInt, 2; + bonus bStr, -1; "> }, { @@ -11716,10 +11716,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bAgi, 2; + bonus bVit, -1; "> }, { @@ -11730,10 +11730,10 @@ item_db: ( Buy: 50 Sell: 25 Weight: 4 - EquipLv: 0 - Loc: "EQP_HEAD_MID" + Loc: 2097151 Script: <" - dispbottom ("Error, contact Saulc about this!"); + bonus bMaxHP, 100; + bonus bMaxSP, -25; "> }, { |