diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-18 16:08:15 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-18 16:08:15 -0300 |
commit | cb98a473c7916d688b4ed53cc9eec3a49dd5dfe5 (patch) | |
tree | 1b1a5b3f48584018b3edb67191813d3f45f0970e /db | |
parent | a0d052b1d55f1720708ed9662bff6e2eb9ab261e (diff) | |
download | serverdata-cb98a473c7916d688b4ed53cc9eec3a49dd5dfe5.tar.gz serverdata-cb98a473c7916d688b4ed53cc9eec3a49dd5dfe5.tar.bz2 serverdata-cb98a473c7916d688b4ed53cc9eec3a49dd5dfe5.tar.xz serverdata-cb98a473c7916d688b4ed53cc9eec3a49dd5dfe5.zip |
Coffee is now capable to open your eyes, making it a general dispell item.
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 90317979a..2050c8a2d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3292,6 +3292,7 @@ item_db: ( Script: <" sc_end SC_SLEEP; sc_end SC_CURSE; + sc_end SC_BLIND; percentheal 1, 10; "> }, |