diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 1a354e683..6c1b4c481 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -112466,13 +112466,14 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } Nouse: { sitting: true } + Script: <" sc_start SC_CASH_PLUSONLYJOBEXP, 1800000, 25; "> }, { Id: 14607 @@ -112729,8 +112730,20 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Script: <" sc_start2 SC_CUP_OF_BOZA, 120000, 10, 5; "> +}, +{ + Id: 14680 + AegisName: "Cup_Of_Mintlemon" + Name: "Cup Of Mintlemon" + Type: 2 + Buy: 0 + Weight: 10 Script: <" - sc_start2 SC_CUP_OF_BOZA, 120000, 10, 5; + sc_start SC_FOOD_VIT, 180000, 15; + specialeffect2 EF_GUARD; + sc_start SC_PROTECT_DEF, 60000, 3; + sc_start SC_PROTECT_MDEF, 60000, 3; "> }, |