diff options
-rw-r--r-- | npc/functions/seasons.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/seasons.txt b/npc/functions/seasons.txt index 6f867ce7f..66946af91 100644 --- a/npc/functions/seasons.txt +++ b/npc/functions/seasons.txt @@ -119,7 +119,7 @@ function script SeasonControl { "Autumn End", "Winter Start", "Winter End", - "SPECIAL: Christmas", + "SPECIAL - Christmas", "Abort"; switch (@menu) { |