summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index cd2fd5fe2..df7dc8499 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2035,12 +2035,12 @@ item_db: (
// sc_start(SC_POISON, 600000, 0, 5000);
// Usage:
// sc_start(<effect type>, <ticks>, <value 1>{, <rate>, <flag>{, <GID>}})
+ sc_start SC_POISON, 9000, 0, 6700;
@min = 18;
@max = 40;
@delay = 3;
@type = 1;
doevent "rand_sc_heal::OnUse";
- sc_start SC_POISON, 12000, 0;
getitem EmptyBottle, 1;
">
},