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.txtpb10
1 files changed, 2 insertions, 8 deletions
diff --git a/data/maps/the_digital/rooms/Main Area.txtpb b/data/maps/the_digital/rooms/Main Area.txtpb index ea2ba59..ee5c208 100644 --- a/data/maps/the_digital/rooms/Main Area.txtpb +++ b/data/maps/the_digital/rooms/Main Area.txtpb
@@ -17,14 +17,14 @@ panels {
17 path: "Panels/open_maze" 17 path: "Panels/open_maze"
18 clue: "painting" 18 clue: "painting"
19 answer: "art" 19 answer: "art"
20 symbols: "example" 20 symbols: EXAMPLE
21} 21}
22panels { 22panels {
23 name: "COLOR" 23 name: "COLOR"
24 path: "Panels/open_maze2" 24 path: "Panels/open_maze2"
25 clue: "color" 25 clue: "color"
26 answer: "blue" 26 answer: "blue"
27 symbols: "example" 27 symbols: EXAMPLE
28} 28}
29ports { 29ports {
30 name: "ENTRY1" 30 name: "ENTRY1"
@@ -41,9 +41,3 @@ ports {
41 path: "Components/Worldports/worldport2" 41 path: "Components/Worldports/worldport2"
42 orientation: "south" 42 orientation: "south"
43} 43}
44ports {
45 name: "UNYIELDING"
46 path: "Components/Warps/worldport5"
47 orientation: "east"
48 required_door { name: "Control Center Blue Door" }
49}