From 960ecd8767e4af8a840dec7b76c09151a93dfbd2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 8 Sep 2018 13:57:43 -0300 Subject: [skip ci] don't mind this test commit --- npc/functions/seasons.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc') diff --git a/npc/functions/seasons.txt b/npc/functions/seasons.txt index c2b25c400..7859eb29c 100644 --- a/npc/functions/seasons.txt +++ b/npc/functions/seasons.txt @@ -143,6 +143,9 @@ OnAutumnStart: .@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]; + // Fancy trees + addmapmask "012-1", MASK_AUTUMN; + // Autumn's Drop addmonsterdrop(Mouboo, Mashmallow, 7); end; -- cgit v1.2.3-70-g09d2