summaryrefslogtreecommitdiff
path: root/npc/commands/event.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-14 23:31:27 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-14 23:31:27 -0200
commit9402867428cef5ebacf0b65dff7b7739ca1f4bc2 (patch)
treee57bbce120292edb97203115e3c59930e9cdce49 /npc/commands/event.txt
parentfc5bf128118430bb844aa23007304a7d30b96178 (diff)
downloadserverdata-9402867428cef5ebacf0b65dff7b7739ca1f4bc2.tar.gz
serverdata-9402867428cef5ebacf0b65dff7b7739ca1f4bc2.tar.bz2
serverdata-9402867428cef5ebacf0b65dff7b7739ca1f4bc2.tar.xz
serverdata-9402867428cef5ebacf0b65dff7b7739ca1f4bc2.zip
...bug...
Diffstat (limited to 'npc/commands/event.txt')
-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);