feat: Another timer

This commit is contained in:
jani270
2025-06-09 00:47:58 +02:00
committed by Linnea Gräf
parent abdd623a41
commit 589a48a1b3

View File

@@ -82,6 +82,7 @@ object TimerInLore {
STONKSAUCTION("Auction ends in", "Ends at"),
LIZSTONKREDEMPTION("Resets in:", "Resets at"),
TIMEREMAININGS("Time Remaining:", "Ends at"),
COOLDOWN("Cooldown:", "Come back at"),
ONCOOLDOWN("On cooldown:", "Available at"),
EVENTENDING("Event ends in:", "Ends at");
}