diff options
Diffstat (limited to 'data/rooms/example_unused/underground2/9999966.yaml')
| -rw-r--r-- | data/rooms/example_unused/underground2/9999966.yaml | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/data/rooms/example_unused/underground2/9999966.yaml b/data/rooms/example_unused/underground2/9999966.yaml index a876453..f2da0b2 100644 --- a/data/rooms/example_unused/underground2/9999966.yaml +++ b/data/rooms/example_unused/underground2/9999966.yaml @@ -1,7 +1,14 @@ -name: "Psionic Nexus" -description: "Reality grows thin here. The walls are covered in strange geometric patterns that hurt to look at directly. A low hum vibrates through your skull, and the air seems to bend around a central point of unseen pressure." -exits: - up: 65 - down: 67 +id: 9999966 +name: Psionic Nexus +color: "" +description: + - text: Reality grows thin here. The walls are covered in strange geometric patterns that hurt to look at directly. A low hum vibrates through your skull, and the air seems to bend around a central point of unseen pressure. +exits: {} +objects: [] +item_spawns: [] mobs: - id: psionic_entity +on_enter: [] +hazard: "" +block_transport: false +triggers: [] |
