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/rooms/example_unused/agility2/99999202.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/rooms/example_unused') diff --git a/data/rooms/example_unused/agility2/99999202.yaml b/data/rooms/example_unused/agility2/99999202.yaml index c4e068a..346a235 100644 --- a/data/rooms/example_unused/agility2/99999202.yaml +++ b/data/rooms/example_unused/agility2/99999202.yaml @@ -11,7 +11,7 @@ on_enter: - message: Type 'balance' to cross the pipe. condition: null delay: 0 - set_flags: {} + set_global_flags: {} set_player_flags: {} broadcast: "" broadcast_global: "" -- cgit v1.2.3