summary refs log tree commit diff stats
path: root/data/maps/the_darkroom
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_darkroom')
-rw-r--r--data/maps/the_darkroom/doors.txtpb2
-rw-r--r--data/maps/the_darkroom/rooms/First Room.txtpb2
-rw-r--r--data/maps/the_darkroom/rooms/S Room.txtpb1
-rw-r--r--data/maps/the_darkroom/rooms/Second Room.txtpb2
-rw-r--r--data/maps/the_darkroom/rooms/Third Room.txtpb2
5 files changed, 5 insertions, 4 deletions
diff --git a/data/maps/the_darkroom/doors.txtpb b/data/maps/the_darkroom/doors.txtpb index e5242ed..ba297e4 100644 --- a/data/maps/the_darkroom/doors.txtpb +++ b/data/maps/the_darkroom/doors.txtpb
@@ -44,6 +44,7 @@ doors {
44 panels { room: "First Room" name: "KOI" } 44 panels { room: "First Room" name: "KOI" }
45 panels { room: "First Room" name: "TUNA" } 45 panels { room: "First Room" name: "TUNA" }
46 location_room: "First Room" 46 location_room: "First Room"
47 location_name: "All Puzzles"
47} 48}
48doors { 49doors {
49 name: "Congruent Entrance" 50 name: "Congruent Entrance"
@@ -55,6 +56,7 @@ doors {
55 panels { room: "Second Room" name: "KOI" } 56 panels { room: "Second Room" name: "KOI" }
56 panels { room: "Second Room" name: "TUNA" } 57 panels { room: "Second Room" name: "TUNA" }
57 location_room: "Second Room" 58 location_room: "Second Room"
59 location_name: "All Puzzles"
58} 60}
59doors { 61doors {
60 name: "Double Sided Entrance" 62 name: "Double Sided Entrance"
diff --git a/data/maps/the_darkroom/rooms/First Room.txtpb b/data/maps/the_darkroom/rooms/First Room.txtpb index f79d055..c93f5b4 100644 --- a/data/maps/the_darkroom/rooms/First Room.txtpb +++ b/data/maps/the_darkroom/rooms/First Room.txtpb
@@ -1,5 +1,5 @@
1name: "First Room" 1name: "First Room"
2display_name: "First Room" 2panel_display_name: "First Room"
3panels { 3panels {
4 name: "BISON" 4 name: "BISON"
5 path: "Panels/Room 1/panel_1" 5 path: "Panels/Room 1/panel_1"
diff --git a/data/maps/the_darkroom/rooms/S Room.txtpb b/data/maps/the_darkroom/rooms/S Room.txtpb index 0f56af1..9960b86 100644 --- a/data/maps/the_darkroom/rooms/S Room.txtpb +++ b/data/maps/the_darkroom/rooms/S Room.txtpb
@@ -1,5 +1,4 @@
1name: "S Room" 1name: "S Room"
2display_name: "Third Room"
3letters { 2letters {
4 key: "s" 3 key: "s"
5 path: "Components/Collectables/collectable" 4 path: "Components/Collectables/collectable"
diff --git a/data/maps/the_darkroom/rooms/Second Room.txtpb b/data/maps/the_darkroom/rooms/Second Room.txtpb index ce780f3..baeea12 100644 --- a/data/maps/the_darkroom/rooms/Second Room.txtpb +++ b/data/maps/the_darkroom/rooms/Second Room.txtpb
@@ -1,5 +1,5 @@
1name: "Second Room" 1name: "Second Room"
2display_name: "Second Room" 2panel_display_name: "Second Room"
3panels { 3panels {
4 name: "BISON" 4 name: "BISON"
5 path: "Panels/Room 2/panel_1" 5 path: "Panels/Room 2/panel_1"
diff --git a/data/maps/the_darkroom/rooms/Third Room.txtpb b/data/maps/the_darkroom/rooms/Third Room.txtpb index 5202243..fc80fa7 100644 --- a/data/maps/the_darkroom/rooms/Third Room.txtpb +++ b/data/maps/the_darkroom/rooms/Third Room.txtpb
@@ -1,5 +1,5 @@
1name: "Third Room" 1name: "Third Room"
2display_name: "Third Room" 2panel_display_name: "Third Room"
3panels { 3panels {
4 name: "CULTS" 4 name: "CULTS"
5 path: "Panels/Room 3/panel_1" 5 path: "Panels/Room 3/panel_1"