diff options
Diffstat (limited to 'data/objects/anvil.yaml')
| -rw-r--r-- | data/objects/anvil.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/objects/anvil.yaml b/data/objects/anvil.yaml new file mode 100644 index 0000000..22725c1 --- /dev/null +++ b/data/objects/anvil.yaml @@ -0,0 +1,9 @@ +id: anvil +name: anvil +color: "250" +description: "A heavy iron anvil for hammering metal into shape." +use_interactions: + - item: silver_bar + message: "You should use this with a mold at a furnace." + - item: gold_bar + message: "You should use this with a mold at a furnace." |
