feat: On Cooldown and Time Remaining compatibility for Timer In Lore Feature
This commit is contained in:
@@ -81,6 +81,8 @@ object TimerInLore {
|
|||||||
CHOCOLATEFACTORY("Next Charge", "Available at"),
|
CHOCOLATEFACTORY("Next Charge", "Available at"),
|
||||||
STONKSAUCTION("Auction ends in", "Ends at"),
|
STONKSAUCTION("Auction ends in", "Ends at"),
|
||||||
LIZSTONKREDEMPTION("Resets in:", "Resets at"),
|
LIZSTONKREDEMPTION("Resets in:", "Resets at"),
|
||||||
|
TIMEREMAININGS("Time Remaining:", "Ends at"),
|
||||||
|
ONCOOLDOWN("On cooldown:", "Available at"),
|
||||||
EVENTENDING("Event ends in:", "Ends at");
|
EVENTENDING("Event ends in:", "Ends at");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user