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/Poetry Room 2.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/Poetry Room 2.txtpb')
-rw-r--r-- | data/maps/the_symbolic/rooms/Poetry Room 2.txtpb | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/maps/the_symbolic/rooms/Poetry Room 2.txtpb b/data/maps/the_symbolic/rooms/Poetry Room 2.txtpb new file mode 100644 index 0000000..91cccd7 --- /dev/null +++ b/data/maps/the_symbolic/rooms/Poetry Room 2.txtpb | |||
@@ -0,0 +1,21 @@ | |||
1 | name: "Poetry Room 2" | ||
2 | panels { | ||
3 | name: "THERE" | ||
4 | path: "Panels/NotNoT/panel" | ||
5 | clue: "there" | ||
6 | answer: "there" | ||
7 | } | ||
8 | panels { | ||
9 | name: "NOT" | ||
10 | path: "Panels/NotNoT/panel2" | ||
11 | clue: "not" | ||
12 | answer: "not" | ||
13 | } | ||
14 | panels { | ||
15 | name: "NOT THERE" | ||
16 | path: "Panels/NotNoT/not_there" | ||
17 | clue: "" | ||
18 | answer: "here" | ||
19 | symbols: EVAL | ||
20 | symbols: LINGO | ||
21 | } | ||