diff options
| author | historia <[not public]> | 2026-06-10 04:44:31 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-10 04:44:31 -0400 |
| commit | 69d8757ad983697cdc9182fdcc1cdb612a77fb41 (patch) | |
| tree | 348c26d1f6defe3aef64f5aa9e7cefed0e764214 /data/objects/iron_gate.yaml | |
| parent | a226d72e51eecb768b13600303f73483118d9104 (diff) | |
| download | thehouseoficarus-69d8757ad983697cdc9182fdcc1cdb612a77fb41.tar.gz | |
feat: yaml architecture for complex object interaction
Diffstat (limited to 'data/objects/iron_gate.yaml')
| -rw-r--r-- | data/objects/iron_gate.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/objects/iron_gate.yaml b/data/objects/iron_gate.yaml index bd7eb0d..7ff0bfb 100644 --- a/data/objects/iron_gate.yaml +++ b/data/objects/iron_gate.yaml @@ -1,5 +1,6 @@ id: iron_gate name: iron gate behavior: iron_gate_toggle +hidden: true props: description: "A heavy iron gate. It looks like it can be pushed open." |
