Revert "5 minute upgrades for NPCs"

This reverts commit 1b7be0365a.
This commit is contained in:
2024-02-11 19:31:17 -06:00
parent 03025e7f00
commit a8275c7cc7
@@ -69,7 +69,6 @@ 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.