diff options
Diffstat (limited to 'data/maps/icarus/rooms/Highest Point.txtpb')
-rw-r--r-- | data/maps/icarus/rooms/Highest Point.txtpb | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/maps/icarus/rooms/Highest Point.txtpb b/data/maps/icarus/rooms/Highest Point.txtpb new file mode 100644 index 0000000..c4e740b --- /dev/null +++ b/data/maps/icarus/rooms/Highest Point.txtpb | |||
@@ -0,0 +1,19 @@ | |||
1 | name: "Highest Point" | ||
2 | panels { | ||
3 | name: "DIAGNOSIS" | ||
4 | path: "Panels/Room_1/diagnosis" | ||
5 | clue: "diagnosis" | ||
6 | answer: "diagnose" | ||
7 | symbols: PLANET | ||
8 | } | ||
9 | panels { | ||
10 | name: "QUEEN" | ||
11 | path: "Panels/Room_1/queen" | ||
12 | clue: "queen" | ||
13 | answer: "ant" | ||
14 | symbols: GENDER | ||
15 | } | ||
16 | paintings { | ||
17 | name: "SUN3" | ||
18 | path: "Components/Paintings/sun3" | ||
19 | } | ||