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/description.yaml | |
| parent | 56be6a3f45830594225a765b406816e6179ccde1 (diff) | |
| download | thehouseoficarus-9edc568e16741d443b67fbd23b0d91790085ced9.tar.gz | |
combat, mobs, parsing, toggles, hard disconnect handling
Diffstat (limited to 'data/help/description.yaml')
| -rw-r--r-- | data/help/description.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/help/description.yaml b/data/help/description.yaml new file mode 100644 index 0000000..ab6afa1 --- /dev/null +++ b/data/help/description.yaml @@ -0,0 +1,11 @@ +name: "description" +category: "Character" +description: | + View or change your character description. + + Usage: description, desc + + Shows your current description (if any) and prompts you to enter a new + one. Other players can see your description by looking at you with + "look <name>". Press enter without typing anything to keep your + current description. |
