aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/2003.yaml
blob: 8e80cff51397b516e8cf563e0e356f745c87dafc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
id: 2003
name: Test Room
color: ""
description:
    - text: It's a test room
exits:
    east:
        room: 1006
    northeast:
        room: 1005
    south:
        room: 2004
    southwest:
        room: 2005
    west:
        room: 2002
objects: []
item_spawns: []
mobs: []
on_enter: []
hazard: ""
block_transport: false
triggers: []