aboutsummaryrefslogtreecommitdiff
path: root/data/help
diff options
context:
space:
mode:
Diffstat (limited to 'data/help')
-rw-r--r--data/help/color.yaml7
-rw-r--r--data/help/prompt.yaml2
2 files changed, 4 insertions, 5 deletions
diff --git a/data/help/color.yaml b/data/help/color.yaml
index 6082183..12fd4a5 100644
--- a/data/help/color.yaml
+++ b/data/help/color.yaml
@@ -55,12 +55,9 @@ description: |
direction Movement direction text
exit_direction Exit direction labels
exit_name Exit destination room names
- mob_name Mob names in combat
- friendly_npc Friendly NPC names
- hostile_npc Hostile mob names in room listings
+ protected_mob Protected mob names
+ mob Mob names (combat, room listings, etc.)
damage Damage numbers
- enemy_hp Enemy HP in combat
- character_hp Your HP in combat
xp XP gain messages
level_up Level-up announcements
item Item names (default)
diff --git a/data/help/prompt.yaml b/data/help/prompt.yaml
index f3c23f4..2b35f41 100644
--- a/data/help/prompt.yaml
+++ b/data/help/prompt.yaml
@@ -14,6 +14,8 @@ description: |
Variables:
%h Current HP
%H Maximum HP
+ %b Current battery level
+ %B Maximum battery level
%c Credits
%m Current mob HP (blank unless in combat)
%M Mob max HP (blank unless in combat)