diff options
Diffstat (limited to 'data/door_groups.txtpb')
| -rw-r--r-- | data/door_groups.txtpb | 13 |
1 files changed, 12 insertions, 1 deletions
| diff --git a/data/door_groups.txtpb b/data/door_groups.txtpb index 1a75c45..fab75f5 100644 --- a/data/door_groups.txtpb +++ b/data/door_groups.txtpb | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | door_groups { | 1 | door_groups { |
| 2 | name: "The Entry - Repetitive Entrance" | 2 | name: "The Entry - Repetitive Entrance" |
| 3 | type: CONNECTOR | 3 | # This *should* be a CONNECTOR, but currently we're not shuffling these |
| 4 | # entrances because we want to guarantee that there's a way to The Repetitive | ||
| 5 | # without missing keys in vanilla doors. Hopefully can be changed eventually. | ||
| 6 | type: SHUFFLE_GROUP | ||
| 4 | doors { | 7 | doors { |
| 5 | map: "the_entry" | 8 | map: "the_entry" |
| 6 | name: "Starting Room West Wall North Door" | 9 | name: "Starting Room West Wall North Door" |
| @@ -107,6 +110,10 @@ door_groups { | |||
| 107 | } | 110 | } |
| 108 | doors { | 111 | doors { |
| 109 | map: "the_entry" | 112 | map: "the_entry" |
| 113 | name: "Gift Maps Entrance" | ||
| 114 | } | ||
| 115 | doors { | ||
| 116 | map: "the_entry" | ||
| 110 | name: "Near D Room Painting" | 117 | name: "Near D Room Painting" |
| 111 | } | 118 | } |
| 112 | doors { | 119 | doors { |
| @@ -122,6 +129,10 @@ door_groups { | |||
| 122 | name: "Cyan Doors" | 129 | name: "Cyan Doors" |
| 123 | } | 130 | } |
| 124 | doors { | 131 | doors { |
| 132 | map: "the_owl" | ||
| 133 | name: "Double Letters" | ||
| 134 | } | ||
| 135 | doors { | ||
| 125 | map: "the_parthenon" | 136 | map: "the_parthenon" |
| 126 | name: "Double Letters" | 137 | name: "Double Letters" |
| 127 | } | 138 | } |
