aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/example_unused/agility2/99999200.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-05 22:35:21 -0400
committerhistoria <[not public]>2026-07-05 22:35:21 -0400
commit94823b52168b44894fb5e9c960358ed02ebb122b (patch)
tree3060799b89bb7edfa708c72bdd981107d40f4d09 /data/rooms/example_unused/agility2/99999200.yaml
parent843fa6db681e494bf46e191655323a40577542b5 (diff)
downloadthehouseoficarus-94823b52168b44894fb5e9c960358ed02ebb122b.tar.gz
feat: courses gui overhaul, add course tab to map, add hidden exits to give courses structure
Diffstat (limited to 'data/rooms/example_unused/agility2/99999200.yaml')
-rw-r--r--data/rooms/example_unused/agility2/99999200.yaml26
1 files changed, 20 insertions, 6 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: []