name: "Main Area"
panels {
name: "COURTYARD"
path: "Panels/Entrances/panel_1"
clue: "courtyard"
answer: "plaza"
symbols: SUN
}
panels {
name: "ASTOUNDING"
path: "Panels/Entrances/panel_2"
clue: "astounding"
answer: "impressive"
symbols: PYRAMID
}
panels {
name: "INFLEXIBLE"
path: "Panels/Entrances/panel_3"
clue: "inflexible"
answer: "unyielding"
symbols: SUN
}
panels {
name: "AMONG"
path: "Panels/Entrances/panel_4"
clue: "among"
answer: "between"
symbols: SUN
}
panels {
name: "AFFABLE"
path: "Panels/Entrances/panel_7"
clue: "affable"
answer: "charismatic"
symbols: SUN
}
ports {
name: "UNYIELDING"
path: "Components/Warps/worldport"
orientation: "west"
}
ports {
name: "IMPRESSIVE"
path: "Components/Warps/worldport2"
orientation: "west"
}
ports {
name: "BETWEEN"
path: "Components/Warps/worldport3"
orientation: "west"
}
value='e4ffda75da75af6ab86e3e8ecb11056aa04480f6'>this commit
blob: 97ff146449c230af8190a5d2e399683f5f131a4c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
name: "Maze Center"
panel_display_name: "Courtyard"
panels {
name: "POOR"
path: "Panels/Maze/maze_7"
clue: "poor"
answer: "rich"
symbols: SUN
}
panels {
name: "CHASE"
path: "Panels/Maze/maze_10"
clue: "chase"
answer: "hunt"
symbols: SUN
}
|