From 4b1e1bb544ebfc4a8a864d7ab404408f160c2aa6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 15 Sep 2019 00:25:34 -0300 Subject: Rewrite Ched, hotfix patch FOR R10.0 LIVE SERVER --- npc/functions/seasons.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'npc/functions/seasons.txt') diff --git a/npc/functions/seasons.txt b/npc/functions/seasons.txt index 2d82b5c79..50aa99c24 100644 --- a/npc/functions/seasons.txt +++ b/npc/functions/seasons.txt @@ -271,10 +271,6 @@ OnSummerEnd: end; OnAutumnStart: - // Ched's Quest Winner - .@nb = query_sql("SELECT c.name FROM `quest` AS i, `char` AS c WHERE i.quest_id="+SQuest_Ched+" AND i.char_id=c.char_id AND i.count1="+(gettime(GETTIME_YEAR)-2000)+" ORDER BY i.count2 DESC LIMIT 1", .@name$); - $@AUTUMN_VICTOR$=.@name$[0]; - // Fancy trees addmapmask "012-1", MASK_AUTUMN; -- cgit v1.2.3-60-g2f50