From e270acd927459a0ee9ea480d51272bdb1edf8393 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Feb 2019 23:48:52 -0200 Subject: Valentine Day accessory functionality finished. --- npc/functions/seasons.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/seasons.txt') diff --git a/npc/functions/seasons.txt b/npc/functions/seasons.txt index e60a97d82..cbed27770 100644 --- a/npc/functions/seasons.txt +++ b/npc/functions/seasons.txt @@ -111,6 +111,7 @@ function script sChristmas { function script sValentine { // Add Valentine drops addmonsterdrop(ChocolateSlime, LoveLetter, 8); + addmonsterdrop(RedMushroom, LoveLetter, 4); return; } -- cgit v1.2.3-60-g2f50