aboutsummaryrefslogtreecommitdiff
path: root/data/behaviors/iron_gate_toggle.yaml
blob: e009ca75ab2ea02ff828beaddb14be87b53720b9 (plain)
1
2
3
4
5
6
7
8
9
id: iron_gate_toggle
type: toggle
message: "You push the heavy iron gate."
set_flags:
  gate_open: true
check:
  flag: gate_open
  value: true
  not: true