diff options
Diffstat (limited to 'internal/game/ui_help.go')
| -rw-r--r-- | internal/game/ui_help.go | 1 |
1 files changed, 1 insertions, 0 deletions
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"}, |
