Adds a initial basic version of player sleeping percentage.

This commit is contained in:
zontreck 2025-03-11 00:55:21 -07:00
parent d2b92f95c5
commit 3ab3dc099f
3 changed files with 24 additions and 19 deletions

View file

@ -40,5 +40,8 @@
"rtp-fail": "Giving up on RTP search. No valid position could be found. Try again later",
"rtp-capped": "The distance you tried to go [{0}] is greater than the maximum allowable by the server [{1}]",
"cmd-cooldown": "[{0}] is currently on cooldown. You can use this command again in [{1}]"
"cmd-cooldown": "[{0}] is currently on cooldown. You can use this command again in [{1}]",
"psp": "[ASU] PSP Starting... you do not need to stay in bed",
"psp-ending": "[ASU] PSP Complete"
}