From abe9ce9611ad120c111783aebebd992c66403cc7 Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Wed, 23 Dec 2015 07:48:11 +0800 Subject: Fixes #1008 (Thanks again to jTynne.) --- db/re/item_db.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index a2e8d0a4e..9cabeb1d3 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -112493,7 +112493,7 @@ item_db: ( Id: 14614 AegisName: "Ex_Def_Potion" Name: "Special Defense Potion" - Type: 11 + Type: 2 Buy: 0 Weight: 10 Trade: { @@ -112515,7 +112515,7 @@ item_db: ( Id: 14616 AegisName: "STR_Biscuit_Stick" Name: "Bar of Strength" - Type: 11 + Type: 2 Buy: 0 Weight: 10 Trade: { @@ -112536,7 +112536,7 @@ item_db: ( Id: 14617 AegisName: "VIT_Biscuit_Stick" Name: "Bar of Fitness" - Type: 11 + Type: 2 Buy: 0 Weight: 10 Trade: { @@ -112557,7 +112557,7 @@ item_db: ( Id: 14618 AegisName: "AGI_Biscuit_Stick" Name: "Bar of Agility" - Type: 11 + Type: 2 Buy: 0 Weight: 10 Trade: { @@ -112578,7 +112578,7 @@ item_db: ( Id: 14619 AegisName: "INT_Biscuit_Stick" Name: "Bar of Knowledge" - Type: 11 + Type: 2 Buy: 0 Weight: 10 Trade: { @@ -112599,7 +112599,7 @@ item_db: ( Id: 14620 AegisName: "DEX_Biscuit_Stick" Name: "Bar of Tricks" - Type: 11 + Type: 2 Buy: 0 Weight: 10 Trade: { @@ -112620,7 +112620,7 @@ item_db: ( Id: 14621 AegisName: "LUK_Biscuit_Stick" Name: "Bar of Luck" - Type: 11 + Type: 2 Buy: 0 Weight: 10 Trade: { @@ -112634,7 +112634,7 @@ item_db: ( } Script: <" sc_start SC_FOOD_LUK, 180000, 15; - sc_start SC_CRITICALSUCCESSVALUE, 60000, rand(11,13); + sc_start SC_FOOD_CRITICALSUCCESSVALUE, 60000, rand(11,13); "> }, { -- cgit v1.2.3-60-g2f50