From 9edc568e16741d443b67fbd23b0d91790085ced9 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 9 Jun 2026 17:15:13 -0400 Subject: combat, mobs, parsing, toggles, hard disconnect handling --- data/help/exits.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/help/exits.yaml (limited to 'data/help/exits.yaml') 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. -- cgit v1.2.3