summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-10 09:25:59 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-10 09:25:59 -0300
commit7361d9a8860828b6040db76b5c9ebdc5d8fa29c6 (patch)
tree47d6c7bc49e3a1827d2b4047db606fae5966c958 /db/re/item_db.conf
parent207ed7b67d2c47e14ab78c744681b6c3f67a9d0e (diff)
downloadserverdata-7361d9a8860828b6040db76b5c9ebdc5d8fa29c6.tar.gz
serverdata-7361d9a8860828b6040db76b5c9ebdc5d8fa29c6.tar.bz2
serverdata-7361d9a8860828b6040db76b5c9ebdc5d8fa29c6.tar.xz
serverdata-7361d9a8860828b6040db76b5c9ebdc5d8fa29c6.zip
[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
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf10
1 files changed, 3 insertions, 7 deletions
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";
">
},
{