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