diff options
| author | historia <[not public]> | 2026-07-07 21:22:39 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-07 21:22:39 -0400 |
| commit | 74803657d587b1f93b739c1ee25bb8d62df95413 (patch) | |
| tree | 0166974468c452bb13454d37d4b83d2e681446c0 /data/rooms/example_unused/underground2/9999966.yaml | |
| parent | bae42946d24bd533cdbc1b271ce14acd752689d0 (diff) | |
| download | thehouseoficarus-74803657d587b1f93b739c1ee25bb8d62df95413.tar.gz | |
fix: agility course creation fixed and improved in admin web gui
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: [] |
