diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index dca9fee95..fa9e1b79b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -769,7 +769,8 @@ item_db: ( Delay: 500 UseEffect: "EFFECT_HEAL" Script: <" - sc_start SC_CONFUSION, 5000, 0; // Forces user to use @resync! + sc_start SC_CONFUSION, 5000, 0; // Warning, forces user to use @resync! + sc_start SC_PLUSATTACKPOWER, 15000, 30; @min = 50; @max = 110; @delay = 5; |