diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 14:18:48 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 14:18:48 -0400 |
commit | eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b (patch) | |
tree | 6f931b94e1596295a78b3716cd052ba188dc04bd /data/maps/the_great/rooms/Nature Room.txtpb | |
parent | a17b7e1cbfb43141af21263f838f9593836a9c52 (diff) | |
download | lingo2-archipelago-eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b.tar.gz lingo2-archipelago-eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b.tar.bz2 lingo2-archipelago-eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b.zip |
Added the_great
Diffstat (limited to 'data/maps/the_great/rooms/Nature Room.txtpb')
-rw-r--r-- | data/maps/the_great/rooms/Nature Room.txtpb | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/data/maps/the_great/rooms/Nature Room.txtpb b/data/maps/the_great/rooms/Nature Room.txtpb new file mode 100644 index 0000000..01f6d1b --- /dev/null +++ b/data/maps/the_great/rooms/Nature Room.txtpb | |||
@@ -0,0 +1,30 @@ | |||
1 | name: "Nature Room" | ||
2 | display_name: "North Landscape" | ||
3 | panels { | ||
4 | name: "SEVERE" | ||
5 | path: "Panels/General/nature_2" | ||
6 | clue: "severe" | ||
7 | answer: "grave" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | panels { | ||
11 | name: "FOOT" | ||
12 | path: "Panels/General/nature_3" | ||
13 | clue: "foot" | ||
14 | answer: "yard" | ||
15 | symbols: "boxes" | ||
16 | } | ||
17 | panels { | ||
18 | name: "PAUSES" | ||
19 | path: "Panels/General/nature_4" | ||
20 | clue: "pauses" | ||
21 | answer: "waits" | ||
22 | symbols: "sun" | ||
23 | } | ||
24 | panels { | ||
25 | name: "ABOVE" | ||
26 | path: "Panels/General/nature_5" | ||
27 | clue: "above" | ||
28 | answer: "below" | ||
29 | symbols: "sun" | ||
30 | } | ||