color: FA
description:
- text: A heavy iron gate. It looks like it can be pushed open.
hidden: true
name: iron gate
on_use:
- condition:
global_flag: gate_open
not: true
value: true
steps:
- messages:
- You push the heavy iron gate open.
set_global_flags:
gate_open: true