From 5b9a75a1520a198c9c6b1f1f55e05c9f4aab5629 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 22 Jun 2026 04:24:11 -0400 Subject: feat: map now only reveals with exploration. players can set custom map symbols. --- internal/game/ui_help.go | 1 + 1 file changed, 1 insertion(+) (limited to 'internal/game/ui_help.go') diff --git a/internal/game/ui_help.go b/internal/game/ui_help.go index ee8ad97..d482fce 100644 --- a/internal/game/ui_help.go +++ b/internal/game/ui_help.go @@ -70,6 +70,7 @@ var commandList = []cmdEntry{ {"steal", "Active", "Steal from mobs (Thieving)"}, {"stoke", "Active", "Add logs to a fire"}, {"style", "Instant", "Change combat style"}, + {"symbol", "Instant", "Set custom map symbol for current room"}, {"talk / speak / ask", "Active", "Talk to mobs"}, {"tech", "Instant", "Toggle technology abilities"}, {"trigger", "Active", "Trigger a science module"}, -- cgit v1.2.3