diff options
Diffstat (limited to 'data/rooms/intro/1009.yaml')
| -rw-r--r-- | data/rooms/intro/1009.yaml | 16 |
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: [] |
