blob: 99b100b70e59c0f813f78bb4a1cf63cbf0f8680e (
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
|
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"
display_name: "Perceptive Entrance"
path: "Components/Warps/worldport12"
destination { x: -23 y: 0 z: -11 }
rotation: 0
}
|