blob: 7e1d47702d8a7c74fdeb3e8dd42158bec011e2bb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
name: "Daedalus Entrance"
display_name: "Main Area"
panels {
name: "MISSING"
path: "Panels/General/entry_2"
clue: "missing"
answer: "lost"
symbols: SUN
}
ports {
name: "DAEDALUS"
path: "Meshes/Blocks/Warps/worldport8"
orientation: "south"
required_door { name: "Daedalus Entrance" }
# The reverse warp bypasses the door, so there needs to be two oneway connections.
}
|