summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index b61ca09f1..7315aae5f 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -18936,9 +18936,9 @@ item_db: (
// Gives you 5 extra minutes of cooldown
@coolio=max(gettimetick(2), @coolio)+300;
itemheal (MaxHp/200), 0;
- if (season() == SUMMER) {
- callfunc("SC_Bonus", 15, SC_ATTHASTE_POTION1, 5);
- }
+ if (season() == SUMMER) {
+ callfunc("SC_Bonus", 15, SC_ATTHASTE_POTION1, 5);
+ }
">
},
{