aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/example_unused
diff options
context:
space:
mode:
Diffstat (limited to 'data/rooms/example_unused')
-rw-r--r--data/rooms/example_unused/agility2/99999200.yaml26
-rw-r--r--data/rooms/example_unused/agility2/99999202.yaml32
-rw-r--r--data/rooms/example_unused/agility2/99999206.yaml4
3 files changed, 49 insertions, 13 deletions
diff --git a/data/rooms/example_unused/agility2/99999200.yaml b/data/rooms/example_unused/agility2/99999200.yaml
index 7397d5d..adf85a2 100644
--- a/data/rooms/example_unused/agility2/99999200.yaml
+++ b/data/rooms/example_unused/agility2/99999200.yaml
@@ -1,7 +1,21 @@
-name: "Agility Training Grounds"
-description: "A cavernous space beneath the asteroid's surface, repurposed as a training facility. Scaffolding, pipes, and platforms fill the chamber. Signs point to three courses of increasing difficulty: {33}Ventilation Shaft{/} (beginner), {214}Rooftop{/} (intermediate), and {196}Reactor{/} (advanced)."
+id: 99999200
+name: Agility Training Grounds
+color: ""
+description:
+ - text: 'A cavernous space beneath the asteroid''s surface, repurposed as a training facility. Scaffolding, pipes, and platforms fill the chamber. Signs point to three courses of increasing difficulty: {33}Ventilation Shaft{/} (beginner), {214}Rooftop{/} (intermediate), and {196}Reactor{/} (advanced).'
exits:
- south: 9999917
- north: 99999201
- east: 99999210
- west: 99999220
+ east:
+ room: 99999210
+ north:
+ room: 99999201
+ south:
+ room: 9999917
+ west:
+ room: 99999220
+objects: []
+item_spawns: []
+mobs: []
+on_enter: []
+hazard: ""
+block_transport: false
+triggers: []
diff --git a/data/rooms/example_unused/agility2/99999202.yaml b/data/rooms/example_unused/agility2/99999202.yaml
index 7b4c6f9..c4e068a 100644
--- a/data/rooms/example_unused/agility2/99999202.yaml
+++ b/data/rooms/example_unused/agility2/99999202.yaml
@@ -1,8 +1,26 @@
-name: "Ventilation Shaft - Coolant Pipe Walkway"
-description: "A narrow coolant pipe stretches across a dark chasm. Condensation drips from its surface, making it slick. Far below, you can hear the distant hum of machinery."
+id: 99999202
+name: Ventilation Shaft - Coolant Pipe Walkway
+color: ""
+description:
+ - text: A narrow coolant pipe stretches across a dark chasm. Condensation drips from its surface, making it slick. Far below, you can hear the distant hum of machinery.
+exits: {}
+objects: []
+item_spawns: []
+mobs: []
on_enter:
- - message: "Type 'balance' to cross the pipe."
-exits:
- down:
- room: 99999200
- blocked_message: ""
+ - message: Type 'balance' to cross the pipe.
+ condition: null
+ delay: 0
+ set_flags: {}
+ set_player_flags: {}
+ broadcast: ""
+ broadcast_global: ""
+ spawn_mob: null
+ despawn_mob: ""
+ give_item: ""
+ take_item: ""
+ teleport: 0
+ heal: 0
+hazard: ""
+block_transport: false
+triggers: []
diff --git a/data/rooms/example_unused/agility2/99999206.yaml b/data/rooms/example_unused/agility2/99999206.yaml
new file mode 100644
index 0000000..389ec3f
--- /dev/null
+++ b/data/rooms/example_unused/agility2/99999206.yaml
@@ -0,0 +1,4 @@
+exits:
+ southeast: 99999200
+id: 99999206
+name: 'Room #99999206'