From 385cd45fdd247f94434382d6ffcba6b626dca718 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Dec 2018 03:13:27 -0200 Subject: Regenerate maps so we can start working on a basic Christmas event --- npc/commands/event.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/commands/event.txt') diff --git a/npc/commands/event.txt b/npc/commands/event.txt index 5ea971aff..ba2f73448 100644 --- a/npc/commands/event.txt +++ b/npc/commands/event.txt @@ -36,8 +36,8 @@ function script sChristmas { addmonsterdrop(Yeti, ClosedChristmasBox, 1000); - addmonsterdrop(AlphaMouboo, ClosedChristmasBox, 900); - addmonsterdrop(WaterFairy, ClosedChristmasBox, 800); + addmonsterdrop(WaterFairy, ClosedChristmasBox, 900); + addmonsterdrop(AlphaMouboo, ClosedChristmasBox, 800); addmonsterdrop(IcedFluffy, ClosedChristmasBox, 700); addmonsterdrop(BlueSlime, ClosedChristmasBox, 600); addmonsterdrop(SantaSlime, ClosedChristmasBox, 530); -- cgit v1.2.3-70-g09d2