diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2015-12-17 05:20:44 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-17 05:24:58 +0100 |
commit | 393af45bf38ce7d75bcd687509a3d3a0310a625c (patch) | |
tree | 164c9c1c07ec87e260756a3bf12140e4d65ac07e /db/re/item_db.conf | |
parent | 77ce094f70b01c74572d69cb98a224c7552ce5fe (diff) | |
download | hercules-393af45bf38ce7d75bcd687509a3d3a0310a625c.tar.gz hercules-393af45bf38ce7d75bcd687509a3d3a0310a625c.tar.bz2 hercules-393af45bf38ce7d75bcd687509a3d3a0310a625c.tar.xz hercules-393af45bf38ce7d75bcd687509a3d3a0310a625c.zip |
Update the Effect of Special Defense Potion.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index b6ae1e648..676b59fa8 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -111914,6 +111914,11 @@ item_db: ( nomail: true noauction: true } + Script: <" + specialeffect2 EF_GUARD; + sc_start SC_PROTECT_DEF, 1800000, 1; + sc_start SC_PROTECT_MDEF, 1800000, 1; + "> }, { Id: 14616 |