aboutsummaryrefslogtreecommitdiff
path: root/data/rooms
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-12 23:52:06 -0400
committerhistoria <[not public]>2026-06-12 23:52:06 -0400
commita19e6b6ab01670a5932308c7bd0e0e5eed8cbcad (patch)
tree80a2e46c3e6cc98bb8b4f708cc403949b14742eb /data/rooms
parentf3a6ae488bbd2128af8356b0da016699c5abb70e (diff)
downloadthehouseoficarus-a19e6b6ab01670a5932308c7bd0e0e5eed8cbcad.tar.gz
feat: firemaking skill implemented. overhauled how ground items and despawn are handled.
Diffstat (limited to 'data/rooms')
-rw-r--r--data/rooms/4.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/rooms/4.yaml b/data/rooms/4.yaml
index f1d7d08..74bee96 100644
--- a/data/rooms/4.yaml
+++ b/data/rooms/4.yaml
@@ -8,7 +8,19 @@ exits:
west: 2
objects:
- id: tree
+ - id: tree
+ - id: tree
+ - id: tree
spawns:
- item_id: bronze_axe
quantity: 1
respawn_ticks: 60
+ - item_id: matches
+ quantity: 100
+ respawn_ticks: 120
+ - item_id: firesteel
+ quantity: 1
+ respawn_ticks: 120
+ - item_id: lighter
+ quantity: 1
+ respawn_ticks: 120