aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/agility
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-24 20:58:25 -0400
committerhistoria <[not public]>2026-06-24 20:58:25 -0400
commit9d4b799db4868bcab291b83599ff088763cd4ed6 (patch)
tree252f0fcc779acf35243983d643d6399ee2e0cd0b /data/rooms/agility
parentd25638d98fe63efdeab570ef77e6a6a97f2d7a60 (diff)
downloadthehouseoficarus-9d4b799db4868bcab291b83599ff088763cd4ed6.tar.gz
feat: new type of non-violent 'combat': work
Diffstat (limited to 'data/rooms/agility')
-rw-r--r--data/rooms/agility/200.yaml8
-rw-r--r--data/rooms/agility/201.yaml9
-rw-r--r--data/rooms/agility/202.yaml9
-rw-r--r--data/rooms/agility/203.yaml9
-rw-r--r--data/rooms/agility/204.yaml9
-rw-r--r--data/rooms/agility/205.yaml9
-rw-r--r--data/rooms/agility/210.yaml9
-rw-r--r--data/rooms/agility/211.yaml9
-rw-r--r--data/rooms/agility/212.yaml9
-rw-r--r--data/rooms/agility/213.yaml9
-rw-r--r--data/rooms/agility/214.yaml9
-rw-r--r--data/rooms/agility/215.yaml9
-rw-r--r--data/rooms/agility/220.yaml9
-rw-r--r--data/rooms/agility/221.yaml9
-rw-r--r--data/rooms/agility/222.yaml9
-rw-r--r--data/rooms/agility/223.yaml9
-rw-r--r--data/rooms/agility/224.yaml9
-rw-r--r--data/rooms/agility/225.yaml9
-rw-r--r--data/rooms/agility/226.yaml9
19 files changed, 0 insertions, 170 deletions
diff --git a/data/rooms/agility/200.yaml b/data/rooms/agility/200.yaml
deleted file mode 100644
index 469e214..0000000
--- a/data/rooms/agility/200.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-id: 200
-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)."
-exits:
- south: 17
- north: 201
- east: 210
- west: 220
diff --git a/data/rooms/agility/201.yaml b/data/rooms/agility/201.yaml
deleted file mode 100644
index 2beb2ec..0000000
--- a/data/rooms/agility/201.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 201
-name: "Ventilation Shaft - Corroded Wall"
-description: "A towering wall of corroded ventilation panels rises before you. Rust-eaten handholds and buckled seams offer a treacherous path upward. The air smells of old metal and recycled atmosphere."
-on_enter:
- - message: "Type 'scramble' to climb the wall."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/202.yaml b/data/rooms/agility/202.yaml
deleted file mode 100644
index b9c0292..0000000
--- a/data/rooms/agility/202.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 202
-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."
-on_enter:
- - message: "Type 'balance' to cross the pipe."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/203.yaml b/data/rooms/agility/203.yaml
deleted file mode 100644
index 4f5d883..0000000
--- a/data/rooms/agility/203.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 203
-name: "Ventilation Shaft - Shaft Gap"
-description: "The ventilation shaft floor is missing here -- a jagged gap drops into darkness. The far side is just barely within jumping distance. Exposed wiring sparks intermittently below."
-on_enter:
- - message: "Type 'jump' to leap across the gap."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/204.yaml b/data/rooms/agility/204.yaml
deleted file mode 100644
index 2d82040..0000000
--- a/data/rooms/agility/204.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 204
-name: "Ventilation Shaft - Narrow Vent"
-description: "The passage narrows dramatically here, becoming a tight rectangular vent barely wide enough to fit through. Scratches on the metal walls suggest others have squeezed through before you."
-on_enter:
- - message: "Type 'crawl' to squeeze through the vent."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/205.yaml b/data/rooms/agility/205.yaml
deleted file mode 100644
index d814f7d..0000000
--- a/data/rooms/agility/205.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 205
-name: "Ventilation Shaft - Emergency Chute"
-description: "A smooth metal chute angles steeply downward, polished by countless slides. An old emergency evacuation sign hangs crookedly on the wall. This is the final obstacle -- the chute leads back to the training grounds."
-on_enter:
- - message: "Type 'slide' to descend the chute."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/210.yaml b/data/rooms/agility/210.yaml
deleted file mode 100644
index 2b86500..0000000
--- a/data/rooms/agility/210.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 210
-name: "Rooftop Course - Hab Block Wall"
-description: "The exterior wall of Hab Block 7 rises three stories above the street. Rough permacrete and maintenance handholds provide a challenging climb. The city spreads out below, neon signs flickering in the perpetual twilight."
-on_enter:
- - message: "Type 'climb' to scale the wall."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/211.yaml b/data/rooms/agility/211.yaml
deleted file mode 100644
index 8b1f069..0000000
--- a/data/rooms/agility/211.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 211
-name: "Rooftop Course - Building Gap"
-description: "You stand on the edge of Hab Block 7's roof. Across a three-meter gap, the roof of Hab Block 8 awaits. The street below is a dizzying drop. A few old bootprints mark the takeoff point."
-on_enter:
- - message: "Type 'jump' to leap to the next building."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/212.yaml b/data/rooms/agility/212.yaml
deleted file mode 100644
index 0393a7e..0000000
--- a/data/rooms/agility/212.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 212
-name: "Rooftop Course - Cable Array"
-description: "A tangle of power cables and data lines stretches between two antenna towers. One thick cable hangs low enough to grab. The gap below drops to a dark alleyway between hab blocks."
-on_enter:
- - message: "Type 'swing' to cross on the cable."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/213.yaml b/data/rooms/agility/213.yaml
deleted file mode 100644
index be3b736..0000000
--- a/data/rooms/agility/213.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 213
-name: "Rooftop Course - Narrow Beam"
-description: "A structural I-beam extends across the gap between two buildings, no wider than your foot. It sways slightly in the recycled air currents. Someone has scratched tally marks into the near end."
-on_enter:
- - message: "Type 'balance' to cross the beam."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/214.yaml b/data/rooms/agility/214.yaml
deleted file mode 100644
index 9f9e081..0000000
--- a/data/rooms/agility/214.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 214
-name: "Rooftop Course - Maintenance Railing"
-description: "A high maintenance railing blocks the path forward, topped with sensor equipment and warning labels. It's too high to step over but the right technique could clear it. Beyond the railing, the course continues."
-on_enter:
- - message: "Type 'vault' to clear the railing."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/215.yaml b/data/rooms/agility/215.yaml
deleted file mode 100644
index 7ea39f9..0000000
--- a/data/rooms/agility/215.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 215
-name: "Rooftop Course - Rooftop Edge"
-description: "The final jump. The gap here is wider than any before -- a full four meters of empty air between you and the landing platform. Far below, the streets of the asteroid colony pulse with dim light. This is the last obstacle."
-on_enter:
- - message: "Type 'leap' to make the final jump."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/220.yaml b/data/rooms/agility/220.yaml
deleted file mode 100644
index d6826a3..0000000
--- a/data/rooms/agility/220.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 220
-name: "Reactor Course - Scaffolding"
-description: "Massive metal scaffolding surrounds the outer reactor housing. The structure vibrates with the reactor's pulse. Heat radiates from every surface, and warning klaxons sound periodically in the distance."
-on_enter:
- - message: "Type 'climb' to ascend the scaffolding."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/221.yaml b/data/rooms/agility/221.yaml
deleted file mode 100644
index 936ee65..0000000
--- a/data/rooms/agility/221.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 221
-name: "Reactor Course - Coolant Chain"
-description: "A heavy chain hangs from an overhead crane, suspended above the reactor cooling pit. The pit glows with an eerie blue-green light. The chain is your only way across -- the gantry ahead is the landing zone."
-on_enter:
- - message: "Type 'swing' to cross on the chain."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/222.yaml b/data/rooms/agility/222.yaml
deleted file mode 100644
index 119db01..0000000
--- a/data/rooms/agility/222.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 222
-name: "Reactor Course - Steam Pipe"
-description: "An enormous steam pipe, two meters in diameter, stretches across the reactor chamber. Steam vents periodically blast from pressure valves along its length. The pipe's surface is warm but not scalding -- yet."
-on_enter:
- - message: "Type 'balance' to traverse the pipe."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/223.yaml b/data/rooms/agility/223.yaml
deleted file mode 100644
index 0e557f6..0000000
--- a/data/rooms/agility/223.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 223
-name: "Reactor Course - Platform Gap"
-description: "A section of the reactor maintenance platform has collapsed into the void below. Emergency barriers block the edges, but someone has moved them aside here. The gap is intimidating but clearable."
-on_enter:
- - message: "Type 'jump' to clear the gap."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/224.yaml b/data/rooms/agility/224.yaml
deleted file mode 100644
index 4e70f7a..0000000
--- a/data/rooms/agility/224.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 224
-name: "Reactor Course - Service Conduit"
-description: "A narrow service conduit leads through the reactor shielding. Radiation warning symbols are painted on every surface. Damaged wiring hangs from the ceiling, sparking occasionally. It's the only way forward."
-on_enter:
- - message: "Type 'crawl' to enter the conduit."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/225.yaml b/data/rooms/agility/225.yaml
deleted file mode 100644
index 3413792..0000000
--- a/data/rooms/agility/225.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 225
-name: "Reactor Course - Radiation Barrier"
-description: "A containment barrier hums with energy, its surface shimmering with a faint purple glow. It pulses on and off in a regular cycle. Beyond it, the final stretch of the course is visible."
-on_enter:
- - message: "Type 'vault' to clear the barrier."
-exits:
- down:
- room: 200
- blocked_message: ""
diff --git a/data/rooms/agility/226.yaml b/data/rooms/agility/226.yaml
deleted file mode 100644
index 6faa2c1..0000000
--- a/data/rooms/agility/226.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-id: 226
-name: "Reactor Course - Reactor Chasm"
-description: "The final obstacle. A massive chasm separates you from the exit platform, the reactor's coolant pool churning far below in shades of luminous green. A narrow runway of grating leads to the edge. This is the longest leap on the course."
-on_enter:
- - message: "Type 'leap' to make the final jump."
-exits:
- down:
- room: 200
- blocked_message: ""