summaryrefslogtreecommitdiff
path: root/npc/commands/motd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/motd.txt')
-rw-r--r--npc/commands/motd.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/motd.txt b/npc/commands/motd.txt
index 34af15106..4177358f9 100644
--- a/npc/commands/motd.txt
+++ b/npc/commands/motd.txt
@@ -205,7 +205,7 @@ OnPCLoginEvent:
// Your prize is based on season
switch (season()) {
case AUTUMN:
- .@prize=ChocolateDye; break; // Maybe a LightGreenDiamond? Well, even an ElixirOfLife is better!
+ .@prize=ElixirOfLife; break;
case WINTER:
.@prize=SilverGift; break;
case SPRING: