about summary refs log tree commit diff stats
path: root/data/maps/the_digital/rooms/Main Area.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_digital/rooms/Main Area.txtpb')
-rw-r--r--data/maps/the_digital/rooms/Main Area.txtpb11
1 files changed, 2 insertions, 9 deletions
diff --git a/data/maps/the_digital/rooms/Main Area.txtpb b/data/maps/the_digital/rooms/Main Area.txtpb index ea2ba59..99bcdcc 100644 --- a/data/maps/the_digital/rooms/Main Area.txtpb +++ b/data/maps/the_digital/rooms/Main Area.txtpb
@@ -1,5 +1,4 @@
1name: "Main Area" 1name: "Main Area"
2display_name: "Main Area"
3panels { 2panels {
4 name: "HIT" 3 name: "HIT"
5 path: "Panels/open_c" 4 path: "Panels/open_c"
@@ -17,14 +16,14 @@ panels {
17 path: "Panels/open_maze" 16 path: "Panels/open_maze"
18 clue: "painting" 17 clue: "painting"
19 answer: "art" 18 answer: "art"
20 symbols: "example" 19 symbols: EXAMPLE
21} 20}
22panels { 21panels {
23 name: "COLOR" 22 name: "COLOR"
24 path: "Panels/open_maze2" 23 path: "Panels/open_maze2"
25 clue: "color" 24 clue: "color"
26 answer: "blue" 25 answer: "blue"
27 symbols: "example" 26 symbols: EXAMPLE
28} 27}
29ports { 28ports {
30 name: "ENTRY1" 29 name: "ENTRY1"
@@ -41,9 +40,3 @@ ports {
41 path: "Components/Worldports/worldport2" 40 path: "Components/Worldports/worldport2"
42 orientation: "south" 41 orientation: "south"
43} 42}
44ports {
45 name: "UNYIELDING"
46 path: "Components/Warps/worldport5"
47 orientation: "east"
48 required_door { name: "Control Center Blue Door" }
49}