From 8c10680afd28815935cef39940e5aa0f9de437a3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 4 Oct 2018 08:50:16 -0300 Subject: Okay, got time for some basic debug. Ched has been fixed. --- npc/functions/seasons.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/seasons.txt b/npc/functions/seasons.txt index 265cf315d..5f7e02e25 100644 --- a/npc/functions/seasons.txt +++ b/npc/functions/seasons.txt @@ -149,7 +149,7 @@ OnSummerEnd: OnAutumnStart: // Ched's Quest Winner .@nb = query_sql("SELECT c.name FROM `quest` AS i, `char` AS c WHERE i.quest_id=305 AND i.char_id=c.char_id ORDER BY i.count2 DESC LIMIT 1", .@name$); - $@AUTUMN_VICTOR=.@name$[0]; + $@AUTUMN_VICTOR$=.@name$[0]; // Fancy trees addmapmask "012-1", MASK_AUTUMN; -- cgit v1.2.3-70-g09d2