about summary refs log tree commit diff stats
path: root/data/maps/the_stellar
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_stellar')
-rw-r--r--data/maps/the_stellar/doors.txtpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/maps/the_stellar/doors.txtpb b/data/maps/the_stellar/doors.txtpb index 0656885..1359189 100644 --- a/data/maps/the_stellar/doors.txtpb +++ b/data/maps/the_stellar/doors.txtpb
@@ -93,3 +93,12 @@ doors {
93 panels { room: "Connected Area" name: "QUESTION (2)" } 93 panels { room: "Connected Area" name: "QUESTION (2)" }
94 location_room: "Connected Area" 94 location_room: "Connected Area"
95} 95}
96doors {
97 name: "Welcome Back Panels"
98 type: LOCATION_ONLY
99 panels { room: "Connected Area" name: "GREETINGS" }
100 panels { room: "Connected Area" name: "BEHIND" }
101 panels { room: "Connected Area" name: "Blank" }
102 location_room: "Connected Area"
103 location_name: "BEHIND, GREETINGS, Blank"
104}