diff options
| author | historia <[not public]> | 2026-07-14 01:36:31 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-14 01:36:31 -0400 |
| commit | d72957499f1e25741b8f7a91746fbe132fa68161 (patch) | |
| tree | 115302045c5bce0b62b812bbfcbe3737c9163bb5 /data/courses | |
| parent | 5a6986a8c539364b7a166abdfb608b3cc00ecb3b (diff) | |
| download | thehouseoficarus-d72957499f1e25741b8f7a91746fbe132fa68161.tar.gz | |
feat(admin): copy paste rooms on map, swap rooms with adjacent rooms
Diffstat (limited to 'data/courses')
| -rw-r--r-- | data/courses/test.yaml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/courses/test.yaml b/data/courses/test.yaml deleted file mode 100644 index f10c80d..0000000 --- a/data/courses/test.yaml +++ /dev/null @@ -1,13 +0,0 @@ -completion_xp: 0 -name: test -obstacles: - - exit_dir: southwest - fail_damage: - - 0 - - 0 - phases: [] - room_id: 1009 - verb: climb - xp: 0 -required_level: 1 -start_room: 1007 |
