diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-07 22:23:04 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-07 22:23:04 -0400 |
commit | fcedfcf605ca0ed9781e0788f9c0b7c124586caa (patch) | |
tree | 4bea12185c267decdc054e5ef59694bc3aaf7f5b /data/maps/the_ancient/rooms/Outside.txtpb | |
parent | e3fa52a3e21d982e63b487db50673e383b045494 (diff) | |
download | lingo2-archipelago-fcedfcf605ca0ed9781e0788f9c0b7c124586caa.tar.gz lingo2-archipelago-fcedfcf605ca0ed9781e0788f9c0b7c124586caa.tar.bz2 lingo2-archipelago-fcedfcf605ca0ed9781e0788f9c0b7c124586caa.zip |
Added the_ancient
Diffstat (limited to 'data/maps/the_ancient/rooms/Outside.txtpb')
-rw-r--r-- | data/maps/the_ancient/rooms/Outside.txtpb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/maps/the_ancient/rooms/Outside.txtpb b/data/maps/the_ancient/rooms/Outside.txtpb new file mode 100644 index 0000000..6f49bba --- /dev/null +++ b/data/maps/the_ancient/rooms/Outside.txtpb | |||
@@ -0,0 +1,8 @@ | |||
1 | name: "Outside" | ||
2 | display_name: "Outside" | ||
3 | panels { | ||
4 | name: "THIS" | ||
5 | path: "Panels/panel_1" | ||
6 | clue: "this" | ||
7 | answer: "sphinx" | ||
8 | } | ||