6
2026-01-24 12:49:55 +03:00

12 lines
518 B
Plaintext

cmd-addrole-desc = Adds a role to a player's mind.
cmd-addrole-help = Usage: addrole <session ID> <role>
cmd-addrole-mind-not-found = Can't find that mind.
cmd-addrole-role-not-found = Can't find that role.
cmd-addrole-mind-already-has-role = Mind already has that role.
cmd-listroles-desc = List all available roles.
cmd-listroles-help = Usage: listroles
cmd-rmrole-desc = Removes a role from a player's mind.
cmd-rmrole-help =
Usage: rmrole <session ID> <Role Type>
The role type is the actual C# type name.