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