From 1cab9ca20e24742f770a676f84e4ed9f1636f297 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 27 Jun 2026 02:49:01 -0400 Subject: feat: exits added to prompt --- data/help/prompt.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data/help') 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_ XP to next level for a skill (e.g. %x_mining) %X_ Total XP for a skill (e.g. %X_accuracy) -- cgit v1.2.3