diff options
Diffstat (limited to 'data/rooms/test222')
| -rw-r--r-- | data/rooms/test222/1.yaml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/data/rooms/test222/1.yaml b/data/rooms/test222/1.yaml index e110b2e..7834414 100644 --- a/data/rooms/test222/1.yaml +++ b/data/rooms/test222/1.yaml @@ -1,2 +1,13 @@ -description: An empty room. +id: 1 name: New Room +color: "" +description: + - text: An empty room. +exits: {} +objects: [] +item_spawns: [] +mobs: [] +on_enter: [] +hazard: "" +block_transport: false +triggers: [] |
