From ab2597b22ccdb71116992aec78080d9858358d04 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 7 Jul 2026 16:24:27 -0400 Subject: rename flags to global_flags (differentiate from player_flags) --- data/help/inspect.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/help/inspect.yaml') diff --git a/data/help/inspect.yaml b/data/help/inspect.yaml index 14dfe45..c52f69f 100644 --- a/data/help/inspect.yaml +++ b/data/help/inspect.yaml @@ -2,5 +2,5 @@ name: inspect description: |- Admin-only. Dumps detailed diagnostic information about your current room, including exits, objects, mobs, item spawns, on-enter steps, - triggers, world flags, your player flags, and connected players. + triggers, global flags, your player flags, and connected players. Usage: inspect -- cgit v1.2.3