From 96038fe4892026078fe94bb3e0271c288a1d262c Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Mon, 14 Mar 2016 22:56:43 +0800 Subject: Fix wrong item effect for 'Magnolia Hat' Update it's renewal trade restriction. --- db/re/item_db.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index efd73e534..9b7ad19c4 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -58593,9 +58593,12 @@ item_db: ( Loc: 256 Refine: false View: 373 + Trade: { + nodrop: true + } Script: <" - bonus2 bResEff,Eff_Stun,500; - skill HT_FLASHER,1; + bonus bBaseAtk, 5; + bonus5 bAutoSpellWhenHit, BS_GREED, 1, 10, BF_SHORT, 0; "> }, { -- cgit v1.2.3-60-g2f50