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/All.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/All.txtpb')
| -rw-r--r-- | data/maps/the_relentless/rooms/All.txtpb | 58 |
1 files changed, 58 insertions, 0 deletions
| diff --git a/data/maps/the_relentless/rooms/All.txtpb b/data/maps/the_relentless/rooms/All.txtpb new file mode 100644 index 0000000..62a2ba1 --- /dev/null +++ b/data/maps/the_relentless/rooms/All.txtpb | |||
| @@ -0,0 +1,58 @@ | |||
| 1 | name: "All" | ||
| 2 | display_name: "Relentless" | ||
| 3 | panels { | ||
| 4 | name: "LEFT (1)" | ||
| 5 | path: "Panels/Room_1/panel_6" | ||
| 6 | clue: "left" | ||
| 7 | answer: "write" | ||
| 8 | symbols: "sun" | ||
| 9 | symbols: "zero" | ||
| 10 | } | ||
| 11 | panels { | ||
| 12 | name: "EXIT (1)" | ||
| 13 | path: "Panels/Room_1/panel_10" | ||
| 14 | clue: "exit" | ||
| 15 | answer: "quit" | ||
| 16 | symbols: "sun" | ||
| 17 | } | ||
| 18 | panels { | ||
| 19 | name: "EXIT (2)" | ||
| 20 | path: "Panels/Room_1/panel_11" | ||
| 21 | clue: "exit" | ||
| 22 | answer: "exit" | ||
| 23 | } | ||
| 24 | panels { | ||
| 25 | name: "EXIT (3)" | ||
| 26 | path: "Panels/Room_1/panel_12" | ||
| 27 | clue: "exit" | ||
| 28 | answer: "enter" | ||
| 29 | symbols: "sun" | ||
| 30 | } | ||
| 31 | panels { | ||
| 32 | name: "HIDE" | ||
| 33 | path: "Panels/Room_3/panel_1" | ||
| 34 | clue: "hide" | ||
| 35 | answer: "unmask" | ||
| 36 | symbols: "sun" | ||
| 37 | } | ||
| 38 | panels { | ||
| 39 | name: "LEFT (2)" | ||
| 40 | path: "Panels/Room_3/panel_4" | ||
| 41 | clue: "left" | ||
| 42 | answer: "wrong" | ||
| 43 | symbols: "sun" | ||
| 44 | } | ||
| 45 | panels { | ||
| 46 | name: "MORE (1)" | ||
| 47 | path: "Panels/Room_3/panel_7" | ||
| 48 | clue: "more" | ||
| 49 | answer: "your" | ||
| 50 | symbols: "zero" | ||
| 51 | } | ||
| 52 | panels { | ||
| 53 | name: "MORE (2)" | ||
| 54 | path: "Panels/Room_3/panel_8" | ||
| 55 | clue: "more" | ||
| 56 | answer: "or" | ||
| 57 | symbols: "sparkles" | ||
| 58 | } | ||
