aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/10.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-11 04:46:27 -0400
committerhistoria <[not public]>2026-06-11 08:58:37 +0000
commit1b9e2da3b3c438d8dc53d3489725dd5ba0022777 (patch)
tree62264f24420bf4cfaa734942c65cc8dd45ba3d3b /data/rooms/10.yaml
parent06c02a697e5daf8832a462de5970dd4c0e13a02c (diff)
downloadthehouseoficarus-1b9e2da3b3c438d8dc53d3489725dd5ba0022777.tar.gz
feat: web client, get/drop updates and fixes
Diffstat (limited to 'data/rooms/10.yaml')
-rw-r--r--data/rooms/10.yaml22
1 files changed, 4 insertions, 18 deletions
diff --git a/data/rooms/10.yaml b/data/rooms/10.yaml
index 98fba43..63d9fc7 100644
--- a/data/rooms/10.yaml
+++ b/data/rooms/10.yaml
@@ -1,20 +1,6 @@
id: 10
-name: "Guard Post"
-description: "A checkpoint at the edge of the mine. A guard stands watch beside a heavy iron gate set into the north wall."
+name: "Farming Plot"
+description: "A small patch of tilled soil behind a weathered fence. This area is not yet accessible."
exits:
- west: 2
- north:
- room: 11
- condition:
- flag: gate_open
- value: true
- blocked_message: "A heavy iron gate blocks the way north. Maybe the guard can help."
-objects:
- - id: iron_gate
-mobs:
- - "guard"
-on_enter:
- - message: "The Guard barks: \"State your business!\""
- condition:
- player_flag: talked_to_guard
- not: true
+ west: 9
+ east: 11