summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 2b811d3e..53c015e7 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -213,7 +213,7 @@ item_db: (
Sprite: 0
UseEffect: "EFFECT_HEAL"
Script: <"
- sc_end SC_POISON;
+ sc_end SC_POISON;
@min = 25;
@max = 35;
@delay = 5;
@@ -1065,7 +1065,7 @@ item_db: (
UseEffect: "EFFECT_HEAL"
Script: <"
sc_start SC_ATTHASTE_POTION1, 30000, 5;
- sc_end SC_POISON;
+ sc_end SC_POISON;
@min = 40;
@max = 50;
@delay = 5;