From 7361d9a8860828b6040db76b5c9ebdc5d8fa29c6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 10 Apr 2019 09:25:59 -0300 Subject: [ALPHA] [UNTESTED] [EXPERIMENTAL] [TEST SERVER ONLY] [FIX TEST REVERT ME PLEASE] Experimental Drinking System. Only on Red Plush Wine atm (not at Beer) See also: https://wiki.themanaworld.org/index.php/User:Crush/Alcohol --- db/re/item_db.conf | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 23f5e6b77..d02fada4d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -772,13 +772,9 @@ item_db: ( Delay: 500 UseEffect: "EFFECT_HEAL" Script: <" - sc_start SC_CONFUSION, 5000, 0; // Warning, forces user to use @resync! - sc_start SC_PLUSATTACKPOWER, 15000, 40; - @min = 50; - @max = 110; - @delay = 5; - @type = 1; - doevent "rand_sc_heal::OnUse"; + @taste = 50; + @Alcohol = 49; + doevent "alcohol_sc::OnUse"; "> }, { -- cgit v1.2.3-70-g09d2