summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-30 11:14:44 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-30 11:14:44 -0300
commita9f900ad7a4ebccb125004b218408f23978bb3f4 (patch)
treeb767137fafd197a6d9dbae451ebdf92a45c39053
parent6bd8238388e91272cf077266a192e9d595e880e3 (diff)
downloadserverdata-a9f900ad7a4ebccb125004b218408f23978bb3f4.tar.gz
serverdata-a9f900ad7a4ebccb125004b218408f23978bb3f4.tar.bz2
serverdata-a9f900ad7a4ebccb125004b218408f23978bb3f4.tar.xz
serverdata-a9f900ad7a4ebccb125004b218408f23978bb3f4.zip
Getting blind for drinking tea? Well, you _could_ burn your tongue, but otherwise...
-rw-r--r--db/re/item_db.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index cdbb7a161..a685f4054 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2292,7 +2292,7 @@ item_db: (
Script: <"
sc_start SC_ATTHASTE_POTION1, 30000, 60;
if (rand(10000) < 6000)
- sc_start callfunc("any", SC_POISON, SC_SILENCE, SC_POISON, SC_CONFUSE, SC_POISON, SC_BLIND, SC_POISON), rand(20000, 40000), 0;
+ sc_start callfunc("any", SC_POISON, SC_SILENCE, SC_POISON, SC_CONFUSE, SC_POISON), rand(20000, 40000), 0;
itemheal 0, rand(10,200);
">
},