aboutsummaryrefslogtreecommitdiff
path: root/data/objects/iron_gate.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-08 19:59:14 -0400
committerhistoria <[not public]>2026-07-08 19:59:14 -0400
commit09d325dcf5e779eab5550d3fd3377bde50101428 (patch)
treea433be903aabbf1d2eadce2aacdac12a9eb8dde0 /data/objects/iron_gate.yaml
parent9184377301c2604e003f36426788c032fb0ca524 (diff)
downloadthehouseoficarus-09d325dcf5e779eab5550d3fd3377bde50101428.tar.gz
feat: unify on use, on look, and on kill. all support same conditions/actions now.
Diffstat (limited to 'data/objects/iron_gate.yaml')
-rw-r--r--data/objects/iron_gate.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/objects/iron_gate.yaml b/data/objects/iron_gate.yaml
index 44599ae..b5c7de6 100644
--- a/data/objects/iron_gate.yaml
+++ b/data/objects/iron_gate.yaml
@@ -2,7 +2,7 @@ color: "FA"
description: A heavy iron gate. It looks like it can be pushed open.
hidden: true
name: iron gate
-use_interactions:
+on_use:
- condition:
global_flag: gate_open
not: true