4 lines
108 B
TOML
4 lines
108 B
TOML
name = "rest"
|
|
help = "restore stamina by resting"
|
|
mode = "normal"
|
|
handler = "mudlib.commands.rest:cmd_rest"
|