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/toggle.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 data/help/toggle.yaml (limited to 'data/help/toggle.yaml') diff --git a/data/help/toggle.yaml b/data/help/toggle.yaml new file mode 100644 index 0000000..44a2b33 --- /dev/null +++ b/data/help/toggle.yaml @@ -0,0 +1,17 @@ +name: "toggle" +category: "General" +description: | + Toggle character settings on or off. + + Usage: toggle - List all toggles and their current status + toggle - Toggle a setting on or off + + Toggles: + description - Long room descriptions when moving between rooms + tinymap - Mini-map display (not yet implemented) + xpdrops - Show XP gained in combat hit messages + exits - Show exit destinations in look output + mobenter - Notify when a mob enters the room + mobleave - Notify when a mob leaves the room + mobspawn - Notify when a mob spawns in the area + reserve - Show full reserved item details in look -- cgit v1.2.3