diff options
-rw-r--r-- | db/re/item_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d02fada4d..9174ec7f0 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -772,8 +772,8 @@ item_db: ( Delay: 500 UseEffect: "EFFECT_HEAL" Script: <" - @taste = 50; - @Alcohol = 49; + @taste = 8; + @Alcohol = 32; doevent "alcohol_sc::OnUse"; "> }, |