diff options
Diffstat (limited to 'data/help/verbs.yaml')
| -rw-r--r-- | data/help/verbs.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/help/verbs.yaml b/data/help/verbs.yaml new file mode 100644 index 0000000..f8d37d6 --- /dev/null +++ b/data/help/verbs.yaml @@ -0,0 +1,15 @@ +name: "verbs" +category: "Exploration" +description: | + Shows every possible command you can use on non-hidden objects, mobs, + and exits in the current room. Also called "what", "syntax", or "commands". + + Usage: verbs + verbs all + + The base command shows only room-specific interactions — objects you + can mine, mobs you can talk to, stations you can use, exits you can + take, and ground items you can pick up. General commands like "look" + and "say" are omitted since they work in every room. + + Add "all" to include the full list of always-available commands. |
