diff options
| author | historia <[not public]> | 2026-06-27 02:49:01 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-27 02:49:01 -0400 |
| commit | 1cab9ca20e24742f770a676f84e4ed9f1636f297 (patch) | |
| tree | aad74b0f365515d971dc3ae8c0e79e0541015561 /data/help/prompt.yaml | |
| parent | 6f3d21d6e7f01155ce0c461857a053b43d329392 (diff) | |
| download | thehouseoficarus-1cab9ca20e24742f770a676f84e4ed9f1636f297.tar.gz | |
feat: exits added to prompt
Diffstat (limited to 'data/help/prompt.yaml')
| -rw-r--r-- | data/help/prompt.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/help/prompt.yaml b/data/help/prompt.yaml index 37a98f9..45c7282 100644 --- a/data/help/prompt.yaml +++ b/data/help/prompt.yaml @@ -22,6 +22,8 @@ description: | %s Attack style shorthand (acc, agg, def, bal) %S Attack style longform (accurate, aggressive, defensive, balanced) %i Free inventory slots + %e Open room exits as letters, blocked omitted (e.g. NSD) + %E All room exits as letters (e.g. NSD) %x_<skill> XP to next level for a skill (e.g. %x_mining) %X_<skill> Total XP for a skill (e.g. %X_accuracy) |
