summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf8
-rw-r--r--db/re/mob_skill_db.conf2
2 files changed, 5 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 9848c3331..9d4d8a33f 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2977,8 +2977,8 @@ item_db: (
Refine: false
Delay: 500
Script: <"
- @min = 10;
- @max = 10;
+ @min = 15;
+ @max = 15;
@delay = 300;
@type = SC_INCMHPRATE;
doevent "inc_sc_bonus::OnUse";
@@ -2995,8 +2995,8 @@ item_db: (
Refine: false
Delay: 500
Script: <"
- @min = 10;
- @max = 10;
+ @min = 15;
+ @max = 15;
@delay = 300;
@type = SC_INCMSPRATE;
doevent "inc_sc_bonus::OnUse";
diff --git a/db/re/mob_skill_db.conf b/db/re/mob_skill_db.conf
index 7236962b4..a4a3e37c9 100644
--- a/db/re/mob_skill_db.conf
+++ b/db/re/mob_skill_db.conf
@@ -2018,7 +2018,7 @@ SKILL_COND2 = {
CastCondition: "MSC_ALWAYS"
ChatMsgID: 9
}
- // TODO: Spawns (Chat Message 7) (Adjust based on HP)
+ // TODO: Spawns (Chat Message 7) (Adjust based on HP)
}
/**********************************************************************/