aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/1006.yaml
blob: e4929a9412b936a11beba9b9e91574dcda2b1ba6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
id: 1006
name: New Room
color: ""
description:
    - text: A featureless room.
exits:
    east:
        room: 1007
    north:
        room: 1005
    northeast:
        room: 1009
    northwest:
        room: 1008
    up:
        room: 1010
    west:
        room: 2003
objects: []
item_spawns: []
mobs: []
on_enter: []
hazard: ""
block_transport: false
triggers: []