generated from AriasCreations/vsmodtemplate
Adds a initial basic version of player sleeping percentage.
This commit is contained in:
parent
d2b92f95c5
commit
3ab3dc099f
3 changed files with 24 additions and 19 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue