diff options
| author | historia <[not public]> | 2026-06-09 17:15:13 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-09 17:15:13 -0400 |
| commit | 9edc568e16741d443b67fbd23b0d91790085ced9 (patch) | |
| tree | d54be40531ba124dcf8299f9e94bfba4ece273ae /data/help/exits.yaml | |
| parent | 56be6a3f45830594225a765b406816e6179ccde1 (diff) | |
| download | thehouseoficarus-9edc568e16741d443b67fbd23b0d91790085ced9.tar.gz | |
combat, mobs, parsing, toggles, hard disconnect handling
Diffstat (limited to 'data/help/exits.yaml')
| -rw-r--r-- | data/help/exits.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/help/exits.yaml b/data/help/exits.yaml new file mode 100644 index 0000000..673e789 --- /dev/null +++ b/data/help/exits.yaml @@ -0,0 +1,9 @@ +name: "exits" +category: "Exploration" +description: | + List exits from the current room. + + Usage: exits + + Shows each exit and the name of the room it leads to. Also toggleable + via "toggle exits" to show destinations inline in the look output. |
