diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 11:57:09 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 11:57:09 -0400 |
commit | 8c19969253b43566a8f8ec1a7e9f73c4f23a0878 (patch) | |
tree | 616cd991466053bb3419debd046a9d9d22dcb261 /data/maps/the_symbolic/rooms/Last Room.txtpb | |
parent | 3963ff28b7ec26f52bff564cc21457df56f9e5b4 (diff) | |
download | lingo2-archipelago-8c19969253b43566a8f8ec1a7e9f73c4f23a0878.tar.gz lingo2-archipelago-8c19969253b43566a8f8ec1a7e9f73c4f23a0878.tar.bz2 lingo2-archipelago-8c19969253b43566a8f8ec1a7e9f73c4f23a0878.zip |
Added the_symbolic
Diffstat (limited to 'data/maps/the_symbolic/rooms/Last Room.txtpb')
-rw-r--r-- | data/maps/the_symbolic/rooms/Last Room.txtpb | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/data/maps/the_symbolic/rooms/Last Room.txtpb b/data/maps/the_symbolic/rooms/Last Room.txtpb new file mode 100644 index 0000000..307b0a5 --- /dev/null +++ b/data/maps/the_symbolic/rooms/Last Room.txtpb | |||
@@ -0,0 +1,30 @@ | |||
1 | name: "Last Room" | ||
2 | panels { | ||
3 | name: "BLEAT" | ||
4 | path: "Panels/Ending/panel" | ||
5 | clue: "bleat" | ||
6 | answer: "goat" | ||
7 | symbols: SOUND | ||
8 | } | ||
9 | panels { | ||
10 | name: "JARGON" | ||
11 | path: "Panels/Ending/panel2" | ||
12 | clue: "jargon" | ||
13 | answer: "lingo" | ||
14 | symbols: SUN | ||
15 | } | ||
16 | panels { | ||
17 | name: "JARGON BLEAT" | ||
18 | path: "Panels/Ending/panel3" | ||
19 | clue: "" | ||
20 | answer: "gloat" | ||
21 | symbols: EVAL | ||
22 | symbols: LINGO | ||
23 | } | ||
24 | panels { | ||
25 | name: "BRAG" | ||
26 | path: "Panels/Ending/panel4" | ||
27 | clue: "brag" | ||
28 | answer: "gloat" | ||
29 | symbols: SUN | ||
30 | } | ||