diff options
| author | historia <[not public]> | 2026-06-17 21:13:07 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-17 21:13:07 -0400 |
| commit | ec2e94e3463654a6288464a4c070b48ef9bf7368 (patch) | |
| tree | 3c5df0f9a6a5968fa4c725a7d331825883ae798c /data/objects/iron_gate.yaml | |
| parent | eef5ddaa94f8cff6010d092c30fed53d2be01524 (diff) | |
| download | thehouseoficarus-ec2e94e3463654a6288464a4c070b48ef9bf7368.tar.gz | |
feat: smithing added, item/object interaction reworked. recipes and menus refactored.
Diffstat (limited to 'data/objects/iron_gate.yaml')
| -rw-r--r-- | data/objects/iron_gate.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/objects/iron_gate.yaml b/data/objects/iron_gate.yaml index a1e7de5..91f59c0 100644 --- a/data/objects/iron_gate.yaml +++ b/data/objects/iron_gate.yaml @@ -3,5 +3,4 @@ name: iron gate color: "250" behavior: iron_gate_toggle hidden: true -props: - description: "A heavy iron gate. It looks like it can be pushed open." +description: "A heavy iron gate. It looks like it can be pushed open." |
