diff options
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 141cff759..242780104 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1956,6 +1956,8 @@ item_db: ( Delay: 1000 UseEffect: "EFFECT_HEAL" Script: <" + // SC_MAXIMIZEPOWER, SC_STRUP, SC_WEAPONPERFECT, SC_ATTHASTE_POTION1, SC_PLUSATTACKPOWER, + // what about SC_INCASPDRATE - oh, so many options for the same thing sc_start SC_PLUSATTACKPOWER, 15000, 5; @min = 30; @max = 60; |