From 2725e2927a1595c7b100d942d1f14146252adeb7 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 25 Jun 2026 04:46:40 -0400 Subject: feat: who, global chat, removed redundant YAML IDs --- internal/game/cmd_verbs.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'internal/game/cmd_verbs.go') diff --git a/internal/game/cmd_verbs.go b/internal/game/cmd_verbs.go index 9ee1607..f76ee6c 100644 --- a/internal/game/cmd_verbs.go +++ b/internal/game/cmd_verbs.go @@ -11,6 +11,8 @@ import ( var alwaysAvailable = []string{ "look", "l", "say", + "global", + "who", "exits", "map", "walk", -- cgit v1.2.3