diff options
-rw-r--r-- | db/re/item_db.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 5fe0ac0c5..7102beb38 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2168,7 +2168,7 @@ item_db: ( KeepAfterUse: true //for moment yes but will be removed when quest willl be release Refine: false Script: <" - doevent "@rules::OnUseBook"; + dispbottom "Impossible to read."; "> }, { @@ -2271,7 +2271,7 @@ item_db: ( Id: 701 AegisName: "PiouFeathers" Name: "Piou Feathers" - Type: "IT_USABLE" + Type: "IT_ETC" Buy: 10 Sell: 3 Weight: 1 @@ -4732,7 +4732,7 @@ item_db: ( Id: 838 AegisName: "TulimsharGuardCard" Name: "Tulimshar Guard Card" - Type: "IT_USABLE" + Type: "IT_ETC" Buy: 10 Sell: 5 Weight: 1 @@ -4750,7 +4750,7 @@ item_db: ( Id: 839 AegisName: "Roach" Name: "Roach" - Type: "IT_USABLE" + Type: "IT_ETC" Buy: 100 Sell: 22 Weight: 80 @@ -4768,7 +4768,7 @@ item_db: ( Id: 840 AegisName: "Tench" Name: "Tench" - Type: "IT_USABLE" + Type: "IT_ETC" Buy: 150 Sell: 50 Weight: 120 |