From bc38dba2ac09e841b110a4c1752a8fca681c628d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Apr 2019 02:32:34 -0300 Subject: Minor fixes to Beer (experimental) and quivers --- db/re/item_db.conf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index b2f6f2f0e..decfd38e2 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -963,6 +963,9 @@ item_db: ( @delay = 3; @type = 1; doevent "rand_sc_heal::OnUse"; + @taste = 3; + @Alcohol = 7; + doevent "alcohol_sc::OnUse"; "> }, { @@ -5931,7 +5934,6 @@ item_db: ( bonus bAspdRate,10; bonus bAddMaxWeight,100; bonus bMaxSPrate,-10; - bonus bLuk,-1; } "> }, @@ -5953,7 +5955,6 @@ item_db: ( bonus bAspdRate,16; bonus bAddMaxWeight,200; bonus bMaxSPrate,-20; - bonus bLuk,-2; } "> }, @@ -5975,7 +5976,6 @@ item_db: ( bonus bAspdRate,23; bonus bAddMaxWeight,300; bonus bMaxSPrate,-30; - bonus bLuk,-3; } "> }, @@ -5997,7 +5997,6 @@ item_db: ( bonus bAspdRate,30; bonus bAddMaxWeight,400; bonus bMaxSPrate,-40; - bonus bLuk,-4; } "> }, -- cgit v1.2.3-70-g09d2