summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf13
1 files changed, 7 insertions, 6 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index d035bc5f4..48aeffd17 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2281,7 +2281,7 @@ item_db: (
{
Id: 615
AegisName: "HerbalTea"
- Name: "Herbal Tea"
+ Name: "Nightshade Tea"
Type: "IT_USABLE"
Buy: 1240
Sell: 480
@@ -2291,7 +2291,8 @@ item_db: (
UseEffect: "EFFECT_HEAL"
Script: <"
sc_start SC_ATTHASTE_POTION1, 30000, 60;
- sc_start SC_POISON, 40000, 0;
+ if (rand(10000) < 6000)
+ sc_start callfunc("any", SC_POISON, SC_SILENCE, SC_POISON, SC_CONFUSE, SC_POISON, SC_POISON), rand(20000, 40000), 0;
itemheal 0, rand(10,200);
">
},
@@ -5522,8 +5523,8 @@ item_db: (
},
{
Id: 912
- AegisName: "Wurtizite"
- Name: "Wurtizite Ore"
+ AegisName: "Wurtzite"
+ Name: "Wurtzite Ore"
Type: "IT_ETC"
Buy: 5000
Sell: 500
@@ -8118,8 +8119,8 @@ item_db: (
AegisName: "CottonTrousers"
Name: "Cotton Trousers"
Type: "IT_ARMOR"
- Buy: 1200
- Sell: 250
+ Buy: 12000
+ Sell: 2500
Weight: 25
Def: 22
Slots: 1