From e4bc2de6e6aa507044a6a75b4c1954974539a857 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 21 Jun 2026 02:26:57 -0400 Subject: feat: combat health bar. color improvements. --- internal/game/ui_help.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/game/ui_help.go') diff --git a/internal/game/ui_help.go b/internal/game/ui_help.go index 151d1ba..ee8ad97 100644 --- a/internal/game/ui_help.go +++ b/internal/game/ui_help.go @@ -70,7 +70,7 @@ var commandList = []cmdEntry{ {"steal", "Active", "Steal from mobs (Thieving)"}, {"stoke", "Active", "Add logs to a fire"}, {"style", "Instant", "Change combat style"}, - {"talk / speak / ask", "Active", "Talk to NPCs"}, + {"talk / speak / ask", "Active", "Talk to mobs"}, {"tech", "Instant", "Toggle technology abilities"}, {"trigger", "Active", "Trigger a science module"}, {"unalias", "Instant", "Remove command shortcuts"}, -- cgit v1.2.3