From 018f3c4278351017b5eb727c0007d69303a53bf5 Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Tue, 18 Apr 2017 16:05:44 +0800 Subject: Removed hard coded checks for no use while sitting in Aloevera and Anodyne item. --- db/re/item_db.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index ca826e58d..74740e693 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1218,6 +1218,9 @@ item_db: ( Buy: 2000 Weight: 100 BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill SM_ENDURE,1; "> }, { @@ -1228,6 +1231,9 @@ item_db: ( Buy: 1500 Weight: 100 BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill SM_SELFPROVOKE,1; "> }, { -- cgit v1.2.3-70-g09d2