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/mobs/examples/guard.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/mobs/examples') diff --git a/data/mobs/examples/guard.yaml b/data/mobs/examples/guard.yaml index bd20f24..2eee6e0 100644 --- a/data/mobs/examples/guard.yaml +++ b/data/mobs/examples/guard.yaml @@ -24,7 +24,7 @@ talk: - text: '"Goodbye."' has_pass: action: - set_flags: + set_global_flags: gate_open: true messages: - '"Let me see that..." He examines your pass and nods. "Alright, I''ll open the gate for you."' -- cgit v1.2.3