5 minute upgrades for NPCs

This commit is contained in:
2024-02-11 18:42:02 -06:00
parent de772237c9
commit 1b7be0365a
@@ -69,6 +69,7 @@ public class ArcLoginNotifyMsgHandler extends AbstractClientMsgHandler {
ChatManager.sendSystemMessage(player, "Gold Drop Rate: " + ConfigManager.MB_NORMAL_GOLD_RATE.getValue());
ChatManager.sendSystemMessage(player, "Loot Drop Rate: " + ConfigManager.MB_NORMAL_DROP_RATE.getValue());
ChatManager.sendSystemMessage(player, "Experience Rate: " + ConfigManager.MB_NORMAL_EXP_RATE.getValue());
ChatManager.sendSystemMessage(player, "Test Feature: All Assets Take 5 Minutes To Upgrade");
// Send branch string if available from ConfigManager.