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/toggle.yaml | |
| parent | 56be6a3f45830594225a765b406816e6179ccde1 (diff) | |
| download | thehouseoficarus-9edc568e16741d443b67fbd23b0d91790085ced9.tar.gz | |
combat, mobs, parsing, toggles, hard disconnect handling
Diffstat (limited to 'data/help/toggle.yaml')
| -rw-r--r-- | data/help/toggle.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
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 <name> - 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 |
