name: "Main Area"
panels {
name: "SPECIES"
path: "Panels/Room_1/panel_1"
clue: "species"
answer: "evolution"
symbols: NULL
}
panels {
name: "PERSONALITY"
path: "Panels/Room_1/panel_2"
clue: "personality"
answer: "growth"
symbols: NULL
}
panels {
name: "CONSTITUTION"
path: "Panels/Room_1/panel_3"
clue: "constitution"
answer: "amendment"
symbols: NULL
}
panels {
name: "GAME"
path: "Panels/Room_1/panel_4"
clue: "game"
answer: "expansion"
symbols: NULL
}
panels {
name: "SCIENCE"
path: "Panels/Room_1/panel_5"
clue: "science"
answer: "discovery"
symbols: NULL
}
panels {
name: "SCHOOL"
path: "Panels/Room_1/panel_6"
clue: "school"
answer: "graduation"
symbols: NULL
}
panels {
name: "BUILDING"
path: "Panels/Room_1/panel_7"
clue: "building"
answer: "construction"
symbols: NULL
}
panels {
name: "STRUCTURE"
path: "Panels/Room_1/panel_8"
clue: "structure"
answer: "construction"
symbols: NULL
}
panels {
name: "CATERPILLAR"
path: "Panels/Room_1/panel_9"
clue: "caterpillar"
answer: "metamorphosis"
symbols: NULL
}
panels {
name: "KNOWLEDGE"
path: "Panels/Room_1/panel_10"
clue: "knowledge"
answer: "learning"
symbols: NULL
}
panels {
name: "GENE"
path: "Panels/Room_1/panel_11"
clue: "gene"
answer: "mutation"
symbols: NULL
}
panels {
name: "CREATURE"
path: "Panels/Room_1/panel_12"
clue: "creature"
answer: "mutation"
symbols: NULL
}
panels {
name: "ARTICLE"
path: "Panels/Room_1/panel_13"
clue: "article"
answer: "revision"
symbols: NULL
}
panels {
name: "BOOK"
path: "Panels/Room_1/panel_14"
clue: "book"
answer: "revision"
symbols: NULL
}
panels {
name: "TEXT"
path: "Panels/Room_1/panel_15"
clue: "text"
answer: "revision"
symbols: NULL
}
panels {
name: "POSITION (1)"
path: "Panels/Room_1/panel_16"
clue: "position"
answer: "motion"
symbols: NULL
}
panels {
name: "POSITION (2)"
path: "Panels/Room_1/panel_17"
clue: "position"
answer: "acceleration"
symbols: NULL
}
panels {
name: "POSITION (3)"
path: "Panels/Room_1/panel_18"
clue: "position"
answer: "jerk"
symbols: NULL
}
ports {
name: "GALLERY"
path: "Components/Warps/worldport"
orientation: "southwest" # uhhhh this is new
}
s/data/maps/the_great/rooms/Question%20Room%20When.txtpb?h=loc-refactor'>stats
blob: b3ee2dba77b51dcabfea1c72506c86d1e878cdc6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
name: "Question Room When"
panel_display_name: "Question Room"
panels {
name: "QUESTION"
path: "Panels/Questions/question_1"
clue: "question"
answer: "what"
symbols: EXAMPLE
proxies { answer: "when" path: "Panels/Question Proxies/question_1_proxied" }
proxies { answer: "why" path: "Panels/Question Proxies/question_1_proxied2" }
proxies { answer: "what" path: "Panels/Question Proxies/question_1_proxied3" }
proxies { answer: "who" path: "Panels/Question Proxies/question_1_proxied4" }
proxies { answer: "how" path: "Panels/Question Proxies/question_1_proxied5" }
proxies { answer: "where" path: "Panels/Question Proxies/question_1_proxied6" }
display_name: "QUESTION (When)"
}
paintings {
name: "WHY"
path: "Components/Paintings/why2"
orientation: "north"
gravity: Y_PLUS
}
|