From 84ffc419dc71bc333cb6b0a87e4ddd0bee5ea155 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 9 Aug 2018 22:24:30 -0300 Subject: Minor tweaks --- npc/commands/motd.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands/motd.txt') 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: -- cgit v1.2.3-70-g09d2