diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 1b00975bb..8c6571470 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -83987,7 +83987,11 @@ item_db: ( Weight: 20 EquipLv: 120 BuyingStore: true - Script: <" itemheal 0,rand(50,65); "> + Script: <" + itemheal 0, rand(50,65); + specialeffect2 EF_GUARD; + sc_start SC_MORA_BUFF, 120000, 50; + "> }, { Id: 12575 |