aboutsummaryrefslogtreecommitdiff
path: root/data/objects/anvil.yaml
diff options
context:
space:
mode:
authorworkhorse <workhorse@localhost.localdomain>2026-06-19 20:24:52 -0400
committerworkhorse <workhorse@localhost.localdomain>2026-06-19 20:24:52 -0400
commit8ee8982b8759bcae116647cc993867f4c8b0a6ce (patch)
treeee01f7b1d745cbc94d9981108a1209527487b3e5 /data/objects/anvil.yaml
parent2bec24859af8f03c80a0a58e3240519942450167 (diff)
downloadthehouseoficarus-8ee8982b8759bcae116647cc993867f4c8b0a6ce.tar.gz
reorganized items, objects, and rooms in directories. oranized module names. added startup checks.
Diffstat (limited to 'data/objects/anvil.yaml')
-rw-r--r--data/objects/anvil.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/objects/anvil.yaml b/data/objects/anvil.yaml
index 22725c1..ab5a79f 100644
--- a/data/objects/anvil.yaml
+++ b/data/objects/anvil.yaml
@@ -3,7 +3,7 @@ name: anvil
color: "250"
description: "A heavy iron anvil for hammering metal into shape."
use_interactions:
- - item: silver_bar
+ - item_id: silver_bar
message: "You should use this with a mold at a furnace."
- - item: gold_bar
+ - item_id: gold_bar
message: "You should use this with a mold at a furnace."