summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/commands/event.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/event.txt b/npc/commands/event.txt
index b8df7eb7d..5b09732a1 100644
--- a/npc/commands/event.txt
+++ b/npc/commands/event.txt
@@ -15,7 +15,7 @@ function script DelItemFromEveryPlayer {
}
// Christmas cannot be on GEM because it affects seasons system
-function script sChristmas {
+function script sChristmas {
// Add Christmas drops
addmonsterdrop(Moggun, XmasCake, 800);
addmonsterdrop(AlphaMouboo, XmasCake, 920);