summary refs log tree commit diff stats
path: root/data/maps/the_extravagant/rooms
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_extravagant/rooms')
-rw-r--r--data/maps/the_extravagant/rooms/Engine Room.txtpb4
-rw-r--r--data/maps/the_extravagant/rooms/Hat Chamber.txtpb4
-rw-r--r--data/maps/the_extravagant/rooms/X Minus Middle Leg.txtpb2
-rw-r--r--data/maps/the_extravagant/rooms/X Minus Right Leg.txtpb2
-rw-r--r--data/maps/the_extravagant/rooms/X Minus.txtpb2
-rw-r--r--data/maps/the_extravagant/rooms/X Plus Middle Leg.txtpb2
-rw-r--r--data/maps/the_extravagant/rooms/X Plus Right Leg.txtpb2
-rw-r--r--data/maps/the_extravagant/rooms/X Plus.txtpb2
-rw-r--r--data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb4
-rw-r--r--data/maps/the_extravagant/rooms/Y Minus Second Floor.txtpb2
-rw-r--r--data/maps/the_extravagant/rooms/Y Minus Third Floor.txtpb2
-rw-r--r--data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb4
12 files changed, 16 insertions, 16 deletions
diff --git a/data/maps/the_extravagant/rooms/Engine Room.txtpb b/data/maps/the_extravagant/rooms/Engine Room.txtpb index b724a65..79b60fc 100644 --- a/data/maps/the_extravagant/rooms/Engine Room.txtpb +++ b/data/maps/the_extravagant/rooms/Engine Room.txtpb
@@ -5,14 +5,14 @@ panels {
5 path: "Panels/panel_8" 5 path: "Panels/panel_8"
6 clue: "engine" 6 clue: "engine"
7 answer: "train" 7 answer: "train"
8 symbols: "boxes" 8 symbols: BOXES
9} 9}
10panels { 10panels {
11 name: "CABOOSE" 11 name: "CABOOSE"
12 path: "Panels/panel_9" 12 path: "Panels/panel_9"
13 clue: "caboose" 13 clue: "caboose"
14 answer: "train" 14 answer: "train"
15 symbols: "boxes" 15 symbols: BOXES
16} 16}
17paintings { 17paintings {
18 name: "UNDUE" 18 name: "UNDUE"
diff --git a/data/maps/the_extravagant/rooms/Hat Chamber.txtpb b/data/maps/the_extravagant/rooms/Hat Chamber.txtpb index 62ac741..049959c 100644 --- a/data/maps/the_extravagant/rooms/Hat Chamber.txtpb +++ b/data/maps/the_extravagant/rooms/Hat Chamber.txtpb
@@ -5,14 +5,14 @@ panels {
5 path: "Panels/panel_14" 5 path: "Panels/panel_14"
6 clue: "brim" 6 clue: "brim"
7 answer: "hat" 7 answer: "hat"
8 symbols: "boxes" 8 symbols: BOXES
9} 9}
10panels { 10panels {
11 name: "OUTFIT" 11 name: "OUTFIT"
12 path: "Panels/panel_15" 12 path: "Panels/panel_15"
13 clue: "outfit" 13 clue: "outfit"
14 answer: "hat" 14 answer: "hat"
15 symbols: "boxes" 15 symbols: BOXES
16} 16}
17paintings { 17paintings {
18 name: "UNDUE" 18 name: "UNDUE"
diff --git a/data/maps/the_extravagant/rooms/X Minus Middle Leg.txtpb b/data/maps/the_extravagant/rooms/X Minus Middle Leg.txtpb index f1ecdb2..660a7dd 100644 --- a/data/maps/the_extravagant/rooms/X Minus Middle Leg.txtpb +++ b/data/maps/the_extravagant/rooms/X Minus Middle Leg.txtpb
@@ -5,5 +5,5 @@ panels {
5 path: "Panels/panel_7" 5 path: "Panels/panel_7"
6 clue: "antenna" 6 clue: "antenna"
7 answer: "ant" 7 answer: "ant"
8 symbols: "boxes" 8 symbols: BOXES
9} 9}
diff --git a/data/maps/the_extravagant/rooms/X Minus Right Leg.txtpb b/data/maps/the_extravagant/rooms/X Minus Right Leg.txtpb index 54fe1d4..ce731b6 100644 --- a/data/maps/the_extravagant/rooms/X Minus Right Leg.txtpb +++ b/data/maps/the_extravagant/rooms/X Minus Right Leg.txtpb
@@ -5,5 +5,5 @@ panels {
5 path: "Panels/panel_13" 5 path: "Panels/panel_13"
6 clue: "rowboat" 6 clue: "rowboat"
7 answer: "oar" 7 answer: "oar"
8 symbols: "boxes" 8 symbols: BOXES
9} 9}
diff --git a/data/maps/the_extravagant/rooms/X Minus.txtpb b/data/maps/the_extravagant/rooms/X Minus.txtpb index 45847e1..3f389f1 100644 --- a/data/maps/the_extravagant/rooms/X Minus.txtpb +++ b/data/maps/the_extravagant/rooms/X Minus.txtpb
@@ -5,7 +5,7 @@ panels {
5 path: "Panels/panel_1" 5 path: "Panels/panel_1"
6 clue: "duo" 6 clue: "duo"
7 answer: "trio" 7 answer: "trio"
8 symbols: "boxes" 8 symbols: BOXES
9} 9}
10paintings { 10paintings {
11 name: "SMILE" 11 name: "SMILE"
diff --git a/data/maps/the_extravagant/rooms/X Plus Middle Leg.txtpb b/data/maps/the_extravagant/rooms/X Plus Middle Leg.txtpb index b117781..c656593 100644 --- a/data/maps/the_extravagant/rooms/X Plus Middle Leg.txtpb +++ b/data/maps/the_extravagant/rooms/X Plus Middle Leg.txtpb
@@ -5,5 +5,5 @@ panels {
5 path: "Panels/panel_10" 5 path: "Panels/panel_10"
6 clue: "colony" 6 clue: "colony"
7 answer: "ant" 7 answer: "ant"
8 symbols: "boxes" 8 symbols: BOXES
9} 9}
diff --git a/data/maps/the_extravagant/rooms/X Plus Right Leg.txtpb b/data/maps/the_extravagant/rooms/X Plus Right Leg.txtpb index 9b258fb..7c75550 100644 --- a/data/maps/the_extravagant/rooms/X Plus Right Leg.txtpb +++ b/data/maps/the_extravagant/rooms/X Plus Right Leg.txtpb
@@ -5,5 +5,5 @@ panels {
5 path: "Panels/panel_4" 5 path: "Panels/panel_4"
6 clue: "head" 6 clue: "head"
7 answer: "hair" 7 answer: "hair"
8 symbols: "boxes" 8 symbols: BOXES
9} 9}
diff --git a/data/maps/the_extravagant/rooms/X Plus.txtpb b/data/maps/the_extravagant/rooms/X Plus.txtpb index f8c08d0..db42770 100644 --- a/data/maps/the_extravagant/rooms/X Plus.txtpb +++ b/data/maps/the_extravagant/rooms/X Plus.txtpb
@@ -5,7 +5,7 @@ panels {
5 path: "Panels/panel_16" 5 path: "Panels/panel_16"
6 clue: "rose" 6 clue: "rose"
7 answer: "thorn" 7 answer: "thorn"
8 symbols: "boxes" 8 symbols: BOXES
9} 9}
10paintings { 10paintings {
11 name: "UNLESS" 11 name: "UNLESS"
diff --git a/data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb b/data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb index fb674c0..1429fa8 100644 --- a/data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb +++ b/data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb
@@ -5,14 +5,14 @@ panels {
5 path: "Panels/panel_2" 5 path: "Panels/panel_2"
6 clue: "rhino" 6 clue: "rhino"
7 answer: "horn" 7 answer: "horn"
8 symbols: "boxes" 8 symbols: BOXES
9} 9}
10panels { 10panels {
11 name: "HORN" 11 name: "HORN"
12 path: "Panels/panel_3" 12 path: "Panels/panel_3"
13 clue: "horn" 13 clue: "horn"
14 answer: "rhino" 14 answer: "rhino"
15 symbols: "boxes" 15 symbols: BOXES
16} 16}
17paintings { 17paintings {
18 name: "GALLERY" 18 name: "GALLERY"
diff --git a/data/maps/the_extravagant/rooms/Y Minus Second Floor.txtpb b/data/maps/the_extravagant/rooms/Y Minus Second Floor.txtpb index 71c819f..be3238a 100644 --- a/data/maps/the_extravagant/rooms/Y Minus Second Floor.txtpb +++ b/data/maps/the_extravagant/rooms/Y Minus Second Floor.txtpb
@@ -5,7 +5,7 @@ panels {
5 path: "Panels/panel_5" 5 path: "Panels/panel_5"
6 clue: "compass" 6 clue: "compass"
7 answer: "north" 7 answer: "north"
8 symbols: "boxes" 8 symbols: BOXES
9} 9}
10paintings { 10paintings {
11 name: "UNMORE" 11 name: "UNMORE"
diff --git a/data/maps/the_extravagant/rooms/Y Minus Third Floor.txtpb b/data/maps/the_extravagant/rooms/Y Minus Third Floor.txtpb index f5ebe14..881d42d 100644 --- a/data/maps/the_extravagant/rooms/Y Minus Third Floor.txtpb +++ b/data/maps/the_extravagant/rooms/Y Minus Third Floor.txtpb
@@ -5,5 +5,5 @@ panels {
5 path: "Panels/panel_11" 5 path: "Panels/panel_11"
6 clue: "whiskers" 6 clue: "whiskers"
7 answer: "rat" 7 answer: "rat"
8 symbols: "boxes" 8 symbols: BOXES
9} 9}
diff --git a/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb b/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb index 3fd845b..bdc45b9 100644 --- a/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb +++ b/data/maps/the_extravagant/rooms/Y Plus Third Floor.txtpb
@@ -6,14 +6,14 @@ panels {
6 path: "Panels/panel_6" 6 path: "Panels/panel_6"
7 clue: "cactus" 7 clue: "cactus"
8 answer: "thorn" 8 answer: "thorn"
9 symbols: "boxes" 9 symbols: BOXES
10} 10}
11panels { 11panels {
12 name: "TAIL" 12 name: "TAIL"
13 path: "Panels/panel_12" 13 path: "Panels/panel_12"
14 clue: "tail" 14 clue: "tail"
15 answer: "rat" 15 answer: "rat"
16 symbols: "boxes" 16 symbols: BOXES
17} 17}
18paintings { 18paintings {
19 name: "UNMORE" 19 name: "UNMORE"