aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/1.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-10 01:48:28 -0400
committerhistoria <[not public]>2026-06-10 01:48:28 -0400
commita226d72e51eecb768b13600303f73483118d9104 (patch)
tree458d15ef049732c15dacc591a830d3beddbedfde /data/rooms/1.yaml
parent6a0f3d7a252de4b1741cfe5e1c561412c602becc (diff)
downloadthehouseoficarus-a226d72e51eecb768b13600303f73483118d9104.tar.gz
feat: implemented janky object interaction model
Diffstat (limited to 'data/rooms/1.yaml')
-rw-r--r--data/rooms/1.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/rooms/1.yaml b/data/rooms/1.yaml
index 97615a6..2f30f7e 100644
--- a/data/rooms/1.yaml
+++ b/data/rooms/1.yaml
@@ -4,9 +4,10 @@ description: "A bustling town square in the heart of Lumbridge. Cobblestone path
map_symbol: "S"
exits:
north: 2
+ west: 7
east: 3
objects:
- - "lumby_fountain"
+ - id: lumby_fountain
spawns:
- item_id: "copper_ore"
quantity: 1