summaryrefslogtreecommitdiff
path: root/db/re
diff options
context:
space:
mode:
Diffstat (limited to 'db/re')
-rw-r--r--db/re/item_db.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 9406cbe21..8fd2fc2d5 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -638,6 +638,22 @@ item_db: (
Delay: 1000
UseEffect: "EFFECT_HEAL"
Script: <"
+ sc_end SC_STONE;
+ sc_end SC_FREEZE;
+ sc_end SC_STUN;
+ sc_end SC_SLEEP;
+ sc_end SC_POISON;
+ sc_end SC_CURSE;
+ sc_end SC_SILENCE;
+ sc_end SC_CONFUSION;
+ sc_end SC_BLIND;
+ sc_end SC_BLOODING;
+ sc_end SC_DPOISON;
+ sc_end SC_FEAR;
+ sc_end SC_COLD;
+ sc_end SC_BURNING;
+ sc_end SC_DEEP_SLEEP;
+ sc_end SC_DEC_AGI;
percentheal 100, 100;
">
},