summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-26 00:05:20 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-26 00:05:20 -0300
commitcadefc7fd99aca1da297a5a12aad2b2978ad0bd4 (patch)
treed9d6b2456a230c33027a470a5a1d15a7dde60b6c /db/re/item_db.conf
parent5c3a947469b62af30542a0773c9cb70c189a692a (diff)
downloadserverdata-cadefc7fd99aca1da297a5a12aad2b2978ad0bd4.tar.gz
serverdata-cadefc7fd99aca1da297a5a12aad2b2978ad0bd4.tar.bz2
serverdata-cadefc7fd99aca1da297a5a12aad2b2978ad0bd4.tar.xz
serverdata-cadefc7fd99aca1da297a5a12aad2b2978ad0bd4.zip
Remove healing from beer
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 0b77e683b..dec4a0a1b 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -938,9 +938,11 @@ item_db: (
Delay: 500
UseEffect: "EFFECT_HEAL"
Script: <"
+ /*
@type = 1;
@rarity=4;
doevent "rand_sc_heal::OnUse";
+ */
@taste = 5;
@Alcohol = 7;
doevent "alcohol_sc::OnUse";