aboutsummaryrefslogtreecommitdiff
path: root/data/courses/testcourse.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-09 17:12:03 -0400
committerhistoria <[not public]>2026-07-09 17:12:03 -0400
commitb888414c63c0e5fae0d33b3c5faea8a604d195fa (patch)
tree1c5a54101c774d6126c3d08fa5b6e9b44d0c3c04 /data/courses/testcourse.yaml
parentb8c90886ef1f3afb8d908aac89028bd177836cae (diff)
downloadthehouseoficarus-b888414c63c0e5fae0d33b3c5faea8a604d195fa.tar.gz
feat(admin): multi-select and delete rooms
Diffstat (limited to 'data/courses/testcourse.yaml')
-rw-r--r--data/courses/testcourse.yaml38
1 files changed, 0 insertions, 38 deletions
diff --git a/data/courses/testcourse.yaml b/data/courses/testcourse.yaml
deleted file mode 100644
index a6b44b2..0000000
--- a/data/courses/testcourse.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-completion_xp: 0
-name: Test Course
-obstacles:
- - exit_dir: south
- fail_damage:
- - 0
- - 0
- phases:
- - delay: 0
- message: ""
- room_id: 2002
- verb: climb
- xp: 0
- - exit_dir: east
- fail_damage:
- - 0
- - 0
- phases: []
- room_id: 2005
- verb: climb
- xp: 0
- - exit_dir: north
- fail_damage:
- - 0
- - 0
- room_id: 2004
- verb: climb
- xp: 0
- - exit_dir: west
- fail_damage:
- - 0
- - 0
- phases: []
- room_id: 2003
- verb: climb
- xp: 0
-required_level: 1
-start_room: 2002