feat: On Cooldown and Time Remaining compatibility for Timer In Lore Feature

This commit is contained in:
jani270
2025-06-08 17:56:25 +02:00
committed by Linnea Gräf
parent ec93bd1057
commit abdd623a41

View File

@@ -81,6 +81,8 @@ object TimerInLore {
CHOCOLATEFACTORY("Next Charge", "Available at"),
STONKSAUCTION("Auction ends in", "Ends at"),
LIZSTONKREDEMPTION("Resets in:", "Resets at"),
TIMEREMAININGS("Time Remaining:", "Ends at"),
ONCOOLDOWN("On cooldown:", "Available at"),
EVENTENDING("Event ends in:", "Ends at");
}