mud/content/commands/rest.toml

4 lines
108 B
TOML

name = "rest"
help = "restore stamina by resting"
mode = "normal"
handler = "mudlib.commands.rest:cmd_rest"