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