summaryrefslogtreecommitdiff
path: root/npc/commands/event.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/event.txt')
-rw-r--r--npc/commands/event.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/npc/commands/event.txt b/npc/commands/event.txt
index ba2f73448..2a48a7b09 100644
--- a/npc/commands/event.txt
+++ b/npc/commands/event.txt
@@ -35,16 +35,16 @@ function script sChristmas {
addmonsterdrop(WaterFairy, GingerBreadMan, 1000);
- addmonsterdrop(Yeti, ClosedChristmasBox, 1000);
- addmonsterdrop(WaterFairy, ClosedChristmasBox, 900);
- addmonsterdrop(AlphaMouboo, ClosedChristmasBox, 800);
- addmonsterdrop(IcedFluffy, ClosedChristmasBox, 700);
- addmonsterdrop(BlueSlime, ClosedChristmasBox, 600);
- addmonsterdrop(SantaSlime, ClosedChristmasBox, 530);
- addmonsterdrop(AzulSlime, ClosedChristmasBox, 400);
- addmonsterdrop(Moggun, ClosedChristmasBox, 300);
- addmonsterdrop(RudolphSlime,ClosedChristmasBox, 200);
+ addmonsterdrop(Yeti, ClosedChristmasBox, 500);
+ addmonsterdrop(WaterFairy, ClosedChristmasBox, 480);
+ addmonsterdrop(AlphaMouboo, ClosedChristmasBox, 430);
+ addmonsterdrop(IcedFluffy, ClosedChristmasBox, 375);
+ addmonsterdrop(BlueSlime, ClosedChristmasBox, 320);
+ addmonsterdrop(SantaSlime, ClosedChristmasBox, 260);
+ addmonsterdrop(AzulSlime, ClosedChristmasBox, 200);
+ addmonsterdrop(Moggun, ClosedChristmasBox, 140);
addmonsterdrop(Fluffy, ClosedChristmasBox, 100);
+ addmonsterdrop(RudolphSlime,ClosedChristmasBox, 60);
addmonsterdrop(WhiteSlime, ClosedChristmasBox, 30);
// Change maps for Christmas Season (Specially LoF maps)