From 2725e2927a1595c7b100d942d1f14146252adeb7 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 25 Jun 2026 04:46:40 -0400 Subject: feat: who, global chat, removed redundant YAML IDs --- data/courses/reactor.yaml | 1 - data/courses/rooftop.yaml | 1 - data/courses/vent_shaft.yaml | 1 - 3 files changed, 3 deletions(-) (limited to 'data/courses') 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 -- cgit v1.2.3