diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-18 17:17:27 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-18 17:17:27 -0400 |
commit | 59a1f9e9c96d6ce89cffcb93e567b5ee601ed4ab (patch) | |
tree | 06fadbd89c92a8f90a51bfdeb288cfa69eed04bb /data/maps/the_relentless/rooms/Turn Room.txtpb | |
parent | 8a6162739027302c205a1cb244a35b4a6f7012fa (diff) | |
download | lingo2-archipelago-59a1f9e9c96d6ce89cffcb93e567b5ee601ed4ab.tar.gz lingo2-archipelago-59a1f9e9c96d6ce89cffcb93e567b5ee601ed4ab.tar.bz2 lingo2-archipelago-59a1f9e9c96d6ce89cffcb93e567b5ee601ed4ab.zip |
Added the_relentless
Diffstat (limited to 'data/maps/the_relentless/rooms/Turn Room.txtpb')
-rw-r--r-- | data/maps/the_relentless/rooms/Turn Room.txtpb | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/maps/the_relentless/rooms/Turn Room.txtpb b/data/maps/the_relentless/rooms/Turn Room.txtpb new file mode 100644 index 0000000..ad368e2 --- /dev/null +++ b/data/maps/the_relentless/rooms/Turn Room.txtpb | |||
@@ -0,0 +1,22 @@ | |||
1 | name: "Turn Room" | ||
2 | display_name: "Relentless" | ||
3 | panels { | ||
4 | name: "HIDE (1)" | ||
5 | path: "Panels/Room_2/panel_2" | ||
6 | clue: "hide" | ||
7 | answer: "hide" | ||
8 | } | ||
9 | panels { | ||
10 | name: "HIDE (2)" | ||
11 | path: "Panels/Room_2/panel_3" | ||
12 | clue: "hide" | ||
13 | answer: "seek" | ||
14 | symbols: "sun" | ||
15 | } | ||
16 | panels { | ||
17 | name: "MORE" | ||
18 | path: "Panels/Room_2/panel_9" | ||
19 | clue: "more" | ||
20 | answer: "less" | ||
21 | symbols: "sun" | ||
22 | } | ||