diff options
| author | historia <[not public]> | 2026-07-07 16:24:27 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-07 16:24:27 -0400 |
| commit | ab2597b22ccdb71116992aec78080d9858358d04 (patch) | |
| tree | 8beae4060c2831c4a68f92b682b5350cfa1d0afb /data/mobs/examples | |
| parent | 3f30fa3eec9c2e2acf9a984ccefb9529a25e688a (diff) | |
| download | thehouseoficarus-ab2597b22ccdb71116992aec78080d9858358d04.tar.gz | |
rename flags to global_flags (differentiate from player_flags)
Diffstat (limited to 'data/mobs/examples')
| -rw-r--r-- | data/mobs/examples/guard.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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."' |
