From 4d3b2c5c8f6ace701bd843c610deca7b86dbb7c5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 29 May 2018 21:05:20 -0300 Subject: Fix Saulc's share of pipeline errors --- db/re/item_db.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 518d5b11c..2009945e1 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2029,7 +2029,13 @@ item_db: ( Delay: 450 UseEffect: "EFFECT_HEAL" Script: <" - sc_start2 SC_POISON, 1, 30, 6666; + // Read the documentation, Saulc + // Example: + // This will poison the invoking character for 10 minutes at 50% chance. + // sc_start(SC_POISON, 600000, 0, 5000); + // Usage: + // sc_start(, , {, , {, }}) + sc_start SC_POISON, 9000, 30, 6700; @min = 18; @max = 40; @delay = 3; -- cgit v1.2.3-60-g2f50