summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-14 17:23:47 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-14 17:23:47 -0300
commit8d7e1b5ac4ec9b0316275f847c298696158e657c (patch)
tree86ce6697fda760098e1a82b2df67dfac6bff82da /db/re/item_db.conf
parentd05bcdbeaa7fa0a4f5996be43d0559a09d3c1157 (diff)
downloadserverdata-8d7e1b5ac4ec9b0316275f847c298696158e657c.tar.gz
serverdata-8d7e1b5ac4ec9b0316275f847c298696158e657c.tar.bz2
serverdata-8d7e1b5ac4ec9b0316275f847c298696158e657c.tar.xz
serverdata-8d7e1b5ac4ec9b0316275f847c298696158e657c.zip
Make Sacred Potions last 2 minutes instead of 1m30s
Diffstat (limited to 'db/re/item_db.conf')
-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 4a95b0944..b2b13f421 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -3028,7 +3028,7 @@ item_db: (
Script: <"
@min = 10;
@max = 10;
- @delay = 90;
+ @delay = 120;
@type = SC_INCMHPRATE;
doevent "inc_sc_bonus::OnUse";
">
@@ -3046,7 +3046,7 @@ item_db: (
Script: <"
@min = 10;
@max = 10;
- @delay = 90;
+ @delay = 120;
@type = SC_INCMSPRATE;
doevent "inc_sc_bonus::OnUse";
">