From e76181ad7b54bc7b27e08507ee5b7816f3e4a127 Mon Sep 17 00:00:00 2001 From: NetSysFire <59517351+NetSysFire@users.noreply.github.com> Date: Wed, 1 Mar 2023 20:38:45 +0100 Subject: syntax fix --- db/re/item_db.conf | 3 +-- 1 file changed, 1 insertion(+), 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); - } "> }, { -- cgit v1.2.3-60-g2f50