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/Left 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/Left Room.txtpb')
-rw-r--r-- | data/maps/the_relentless/rooms/Left Room.txtpb | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/maps/the_relentless/rooms/Left Room.txtpb b/data/maps/the_relentless/rooms/Left Room.txtpb new file mode 100644 index 0000000..b67e829 --- /dev/null +++ b/data/maps/the_relentless/rooms/Left Room.txtpb | |||
@@ -0,0 +1,23 @@ | |||
1 | name: "Left Room" | ||
2 | display_name: "Relentless" | ||
3 | panels { | ||
4 | name: "HIDE" | ||
5 | path: "Panels/Room_1/panel_1" | ||
6 | clue: "hide" | ||
7 | answer: "unmask" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | panels { | ||
11 | name: "LEFT" | ||
12 | path: "Panels/Room_1/panel_4" | ||
13 | clue: "left" | ||
14 | answer: "wrong" | ||
15 | symbols: "sun" | ||
16 | } | ||
17 | panels { | ||
18 | name: "MORE" | ||
19 | path: "Panels/Room_1/panel_7" | ||
20 | clue: "more" | ||
21 | answer: "your" | ||
22 | symbols: "zero" | ||
23 | } | ||