diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-22 17:52:20 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-22 17:52:20 -0400 |
commit | 139c7252dffad17f2f3345fa1aa41f673fcfea03 (patch) | |
tree | 31c70b7d69dac266c720b0f61da7e92a1c3175b3 /data/maps/icarus/rooms/Big U.txtpb | |
parent | 2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5 (diff) | |
download | lingo2-archipelago-139c7252dffad17f2f3345fa1aa41f673fcfea03.tar.gz lingo2-archipelago-139c7252dffad17f2f3345fa1aa41f673fcfea03.tar.bz2 lingo2-archipelago-139c7252dffad17f2f3345fa1aa41f673fcfea03.zip |
Added icarus
Diffstat (limited to 'data/maps/icarus/rooms/Big U.txtpb')
-rw-r--r-- | data/maps/icarus/rooms/Big U.txtpb | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/data/maps/icarus/rooms/Big U.txtpb b/data/maps/icarus/rooms/Big U.txtpb new file mode 100644 index 0000000..ea61640 --- /dev/null +++ b/data/maps/icarus/rooms/Big U.txtpb | |||
@@ -0,0 +1,40 @@ | |||
1 | name: "Big U" | ||
2 | panels { | ||
3 | name: "DECK" | ||
4 | path: "Panels/Room_1/deck" | ||
5 | clue: "deck" | ||
6 | answer: "card" | ||
7 | symbols: PLANET | ||
8 | } | ||
9 | panels { | ||
10 | name: "COLONY" | ||
11 | path: "Panels/Room_1/ant2" | ||
12 | clue: "colony" | ||
13 | answer: "ant" | ||
14 | symbols: PLANET | ||
15 | } | ||
16 | panels { | ||
17 | name: "MANOR" | ||
18 | path: "Panels/Room_1/manor" | ||
19 | clue: "manor" | ||
20 | answer: "mentor" | ||
21 | symbols: SPARKLES | ||
22 | symbols: PLANET | ||
23 | } | ||
24 | paintings { | ||
25 | name: "STOP3" | ||
26 | path: "Components/Paintings/QuickTravel/stop3" | ||
27 | } | ||
28 | paintings { | ||
29 | name: "GO3" | ||
30 | path: "Components/Paintings/QuickTravel/go3" | ||
31 | required_door { name: "Quick Travel 3" } | ||
32 | } | ||
33 | paintings { | ||
34 | name: "STOP1" | ||
35 | path: "Components/Paintings/QuickTravel/stop1" | ||
36 | } | ||
37 | paintings { | ||
38 | name: "GO1" | ||
39 | path: "Components/Paintings/QuickTravel/go1" | ||
40 | } | ||