aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/12.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-17 21:13:07 -0400
committerhistoria <[not public]>2026-06-17 21:13:07 -0400
commitec2e94e3463654a6288464a4c070b48ef9bf7368 (patch)
tree3c5df0f9a6a5968fa4c725a7d331825883ae798c /data/rooms/12.yaml
parenteef5ddaa94f8cff6010d092c30fed53d2be01524 (diff)
downloadthehouseoficarus-ec2e94e3463654a6288464a4c070b48ef9bf7368.tar.gz
feat: smithing added, item/object interaction reworked. recipes and menus refactored.
Diffstat (limited to 'data/rooms/12.yaml')
-rw-r--r--data/rooms/12.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/rooms/12.yaml b/data/rooms/12.yaml
index 4da9c7e..d8850eb 100644
--- a/data/rooms/12.yaml
+++ b/data/rooms/12.yaml
@@ -6,6 +6,7 @@ exits:
west: 11
objects:
- id: furnace
+ - id: anvil
spawns:
- item_id: copper_ore
quantity: 3
@@ -19,3 +20,6 @@ spawns:
- item_id: coal
quantity: 5
respawn_ticks: 30
+ - item_id: hammer
+ quantity: 1
+ respawn_ticks: 30