blob: be264e1ae7deaab95e00c9667fe7635a3bb2512a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
name: "Perceptive Entrance"
panels {
name: "PART"
path: "Panels/Doors/stormyPanel2"
clue: "part"
answer: "hole"
symbols: SUN
symbols: ZERO
}
panels {
name: "COLORS"
path: "Panels/Doors/stormyPanel3"
clue: "colors"
answer: "hues"
symbols: SUN
}
ports {
name: "PERCEPTIVE"
path: "Components/Warps/worldport12"
destination { x: -23 y: 0 z: -11 }
rotation: 0
# TODO: shuffle entrances with dependent keyholders
no_shuffle: true
}
|