aboutsummaryrefslogtreecommitdiff
path: root/data/courses
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-07 23:28:29 -0400
committerhistoria <[not public]>2026-07-07 23:28:29 -0400
commit59a844137138b328cf415d29b8a1bc40c6469a31 (patch)
tree13eaadd7fac06b3fd516ebba69c7a001630957fa /data/courses
parent74803657d587b1f93b739c1ee25bb8d62df95413 (diff)
downloadthehouseoficarus-59a844137138b328cf415d29b8a1bc40c6469a31.tar.gz
feat: support up/down for insert/remove in admin gui
Diffstat (limited to 'data/courses')
-rw-r--r--data/courses/test2.yaml60
1 files changed, 0 insertions, 60 deletions
diff --git a/data/courses/test2.yaml b/data/courses/test2.yaml
deleted file mode 100644
index 41e59f1..0000000
--- a/data/courses/test2.yaml
+++ /dev/null
@@ -1,60 +0,0 @@
-completion_xp: 50
-name: Test 222
-obstacles:
- - exit_dir: south
- fail_damage:
- - 0
- - 0
- phases:
- - delay: 3
- message: Test
- - delay: 2
- message: Test
- room_id: 2004
- verb: climb
- xp: 0
- - exit_dir: northeast
- fail_damage:
- - 0
- - 0
- phases:
- - delay: 1
- message: You do it
- room_id: 1005
- verb: jump
- xp: 0
- - exit_dir: east
- fail_damage:
- - 0
- - 0
- phases:
- - delay: 1
- message: DONEZO
- room_id: 1007
- verb: climb
- xp: 0
- - exit_dir: northwest
- fail_damage:
- - 0
- - 0
- phases: []
- room_id: 1006
- verb: climb
- xp: 0
- - exit_dir: north
- fail_damage:
- - 0
- - 0
- phases: []
- room_id: 1008
- verb: climb
- xp: 0
- - fail_damage:
- - 0
- - 0
- phases: []
- room_id: 1009
- verb: climb
- xp: 0
-required_level: 1
-start_room: 2004