diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 18:18:09 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-24 18:18:09 -0400 |
commit | b7efc4f591dc91876c573e5361f52689705e6e50 (patch) | |
tree | fb408193ec33dec6cd4a9fcf456b7d044ab99511 /data/maps/daedalus/rooms/Godot Room.txtpb | |
parent | addcf1712c66e7b058c87ac4342bd08685d6c6aa (diff) | |
download | lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.gz lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.tar.bz2 lingo2-archipelago-b7efc4f591dc91876c573e5361f52689705e6e50.zip |
Added daedalus
Diffstat (limited to 'data/maps/daedalus/rooms/Godot Room.txtpb')
-rw-r--r-- | data/maps/daedalus/rooms/Godot Room.txtpb | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/data/maps/daedalus/rooms/Godot Room.txtpb b/data/maps/daedalus/rooms/Godot Room.txtpb new file mode 100644 index 0000000..a9c89ec --- /dev/null +++ b/data/maps/daedalus/rooms/Godot Room.txtpb | |||
@@ -0,0 +1,66 @@ | |||
1 | name: "Godot Room" | ||
2 | display_name: "Central" | ||
3 | panels { | ||
4 | name: "MOTORCYCLE" | ||
5 | path: "Panels/Southwest Room/sw_1" | ||
6 | clue: "motorcycle" | ||
7 | answer: "engine" | ||
8 | symbols: BOXES | ||
9 | } | ||
10 | panels { | ||
11 | name: "ME" | ||
12 | path: "Panels/Southwest Room/sw_2" | ||
13 | clue: "me" | ||
14 | answer: "game" | ||
15 | symbols: QUESTION | ||
16 | proxies { answer: "godot" path: "Panels/Southwest Room/sw_10" } | ||
17 | } | ||
18 | panels { | ||
19 | name: "PAWN" | ||
20 | path: "Panels/Southwest Room/sw_3" | ||
21 | clue: "pawn" | ||
22 | answer: "game" | ||
23 | symbols: BOXES | ||
24 | } | ||
25 | panels { | ||
26 | name: "MANIPULATE" | ||
27 | path: "Panels/Southwest Room/sw_4" | ||
28 | clue: "manipulate" | ||
29 | answer: "game" | ||
30 | symbols: SUN | ||
31 | } | ||
32 | panels { | ||
33 | name: "AUDIO" | ||
34 | path: "Panels/Southwest Room/sw_5" | ||
35 | clue: "audio" | ||
36 | answer: "video" | ||
37 | symbols: SUN | ||
38 | } | ||
39 | panels { | ||
40 | name: "AIRPLANE" | ||
41 | path: "Panels/Southwest Room/sw_6" | ||
42 | clue: "airplane" | ||
43 | answer: "engine" | ||
44 | symbols: BOXES | ||
45 | } | ||
46 | panels { | ||
47 | name: "IDEA" | ||
48 | path: "Panels/Southwest Room/sw_7" | ||
49 | clue: "idea" | ||
50 | answer: "video" | ||
51 | symbols: SPARKLES | ||
52 | } | ||
53 | panels { | ||
54 | name: "TRAIN" | ||
55 | path: "Panels/Southwest Room/sw_8" | ||
56 | clue: "train" | ||
57 | answer: "engine" | ||
58 | symbols: BOXES | ||
59 | } | ||
60 | panels { | ||
61 | name: "RECORDING" | ||
62 | path: "Panels/Southwest Room/sw_9" | ||
63 | clue: "recording" | ||
64 | answer: "video" | ||
65 | symbols: SUN | ||
66 | } | ||