aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/1009.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-30 03:57:52 -0400
committerhistoria <[not public]>2026-06-30 03:57:52 -0400
commit712072209ab5e3b3a14ebc0c770b020afe544560 (patch)
treef5247fa8e03ed327ecb6cbff622bf6bdccb2066c /data/rooms/intro/1009.yaml
parent7a4b91304061777e7b3365b505d1e74878043d35 (diff)
downloadthehouseoficarus-712072209ab5e3b3a14ebc0c770b020afe544560.tar.gz
feat: all admin mapping features working
Diffstat (limited to 'data/rooms/intro/1009.yaml')
-rw-r--r--data/rooms/intro/1009.yaml16
1 files changed, 9 insertions, 7 deletions
diff --git a/data/rooms/intro/1009.yaml b/data/rooms/intro/1009.yaml
index 7a0886d..087a680 100644
--- a/data/rooms/intro/1009.yaml
+++ b/data/rooms/intro/1009.yaml
@@ -1,6 +1,5 @@
-id: 1009
-name: New Room
-color: ""
+block_transport: false
+color: "27"
description:
- text: A featureless room.
exits:
@@ -12,10 +11,13 @@ exits:
room: 1006
west:
room: 1005
-objects: []
+hazard: ""
+id: 1009
item_spawns: []
-mobs: []
+mobs:
+ - id: man
+ - id: man
+name: New Room
+objects: []
on_enter: []
-hazard: ""
-block_transport: false
triggers: []