about summary refs log tree commit diff stats
path: root/data/door_groups.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/door_groups.txtpb')
-rw-r--r--data/door_groups.txtpb52
1 files changed, 52 insertions, 0 deletions
diff --git a/data/door_groups.txtpb b/data/door_groups.txtpb index ca8ce54..bc8cdf6 100644 --- a/data/door_groups.txtpb +++ b/data/door_groups.txtpb
@@ -82,3 +82,55 @@ door_groups {
82 name: "Digital Entrance" 82 name: "Digital Entrance"
83 } 83 }
84} 84}
85door_groups {
86 name: "Cyan Doors"
87 type: CYAN_DOORS
88 doors {
89 map: "daedalus"
90 name: "Eye Painting"
91 }
92 doors {
93 map: "the_bearer"
94 name: "Butterfly Entrance"
95 }
96 doors {
97 map: "the_darkroom"
98 name: "Double Letter Panel Blockers"
99 }
100 doors {
101 map: "the_entry"
102 name: "Starting Room West Wall North Door"
103 }
104 doors {
105 map: "the_entry"
106 name: "Flipped Pyramid Area Entrance"
107 }
108 doors {
109 map: "the_entry"
110 name: "Near D Room Painting"
111 }
112 doors {
113 map: "the_graveyard"
114 name: "Double Letters"
115 }
116 doors {
117 map: "the_great"
118 name: "Tower Entrance"
119 }
120 doors {
121 map: "the_parthenon"
122 name: "Double Letters"
123 }
124 doors {
125 map: "the_unkempt"
126 name: "Cyan Doors"
127 }
128 doors {
129 map: "the_unkempt"
130 name: "Control Center Orange Door"
131 }
132 doors {
133 map: "the_unyielding"
134 name: "Cyan Doors"
135 }
136}