diff options
Diffstat (limited to 'data/maps/the_entry/rooms/Lime Room.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Lime Room.txtpb | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Lime Room.txtpb b/data/maps/the_entry/rooms/Lime Room.txtpb new file mode 100644 index 0000000..fa1341b --- /dev/null +++ b/data/maps/the_entry/rooms/Lime Room.txtpb | |||
@@ -0,0 +1,33 @@ | |||
1 | name: "Lime Room" | ||
2 | display_name: "Colored Doors Area" | ||
3 | panels { | ||
4 | name: "HIDE" | ||
5 | path: "Panels/Back Left/backleft_proxying_3" | ||
6 | clue: "hide" | ||
7 | answer: "hide" | ||
8 | } | ||
9 | panels { | ||
10 | name: "SEEK" | ||
11 | path: "Panels/Back Left/backleft_proxying_4" | ||
12 | clue: "seek" | ||
13 | answer: "seek" | ||
14 | } | ||
15 | panels { | ||
16 | name: "COLOR" | ||
17 | path: "Panels/Back Left/backleft_proxying_5" | ||
18 | clue: "color" | ||
19 | answer: "white" | ||
20 | symbols: "example" | ||
21 | } | ||
22 | ports { | ||
23 | name: "DAEDALUS" | ||
24 | path: "Components/Warps/worldport11" | ||
25 | orientation: "west" | ||
26 | required_door { name: "Control Center White Door" } | ||
27 | } | ||
28 | ports { | ||
29 | name: "REVITALIZED" | ||
30 | path: "worldport7" | ||
31 | orientation: "north" | ||
32 | required_door { name: "Revitalized Entrance" } | ||
33 | } \ No newline at end of file | ||