aboutsummaryrefslogtreecommitdiff
path: root/data/objects/iron_gate.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/objects/iron_gate.yaml')
-rw-r--r--data/objects/iron_gate.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/objects/iron_gate.yaml b/data/objects/iron_gate.yaml
index ee60d36..44599ae 100644
--- a/data/objects/iron_gate.yaml
+++ b/data/objects/iron_gate.yaml
@@ -4,10 +4,10 @@ hidden: true
name: iron gate
use_interactions:
- condition:
- flag: gate_open
+ global_flag: gate_open
not: true
value: true
message: You push the heavy iron gate open.
action:
- set_flags:
+ set_global_flags:
gate_open: true