diff options
| author | historia <[not public]> | 2026-06-25 04:46:40 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-25 04:46:40 -0400 |
| commit | 2725e2927a1595c7b100d942d1f14146252adeb7 (patch) | |
| tree | e8bc2292634a2d686c751981ddb3097517cccc6a /data/courses | |
| parent | 94a06fbbe682701ca4d4bd2a70cd74d8df29c932 (diff) | |
| download | thehouseoficarus-2725e2927a1595c7b100d942d1f14146252adeb7.tar.gz | |
feat: who, global chat, removed redundant YAML IDs
Diffstat (limited to 'data/courses')
| -rw-r--r-- | data/courses/reactor.yaml | 1 | ||||
| -rw-r--r-- | data/courses/rooftop.yaml | 1 | ||||
| -rw-r--r-- | data/courses/vent_shaft.yaml | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/data/courses/reactor.yaml b/data/courses/reactor.yaml index 22d1a2b..c9c78d3 100644 --- a/data/courses/reactor.yaml +++ b/data/courses/reactor.yaml @@ -1,4 +1,3 @@ -id: "reactor" name: "Reactor Course" required_level: 50 start_room: 99999200 diff --git a/data/courses/rooftop.yaml b/data/courses/rooftop.yaml index 3a24f89..fcf1006 100644 --- a/data/courses/rooftop.yaml +++ b/data/courses/rooftop.yaml @@ -1,4 +1,3 @@ -id: "rooftop" name: "Rooftop Course" required_level: 20 start_room: 99999200 diff --git a/data/courses/vent_shaft.yaml b/data/courses/vent_shaft.yaml index 643b39f..766a961 100644 --- a/data/courses/vent_shaft.yaml +++ b/data/courses/vent_shaft.yaml @@ -1,4 +1,3 @@ -id: "vent_shaft" name: "Ventilation Shaft Course" required_level: 1 start_room: 99999200 |
