blob: a6976c2c6ec1740f08bfe2a1e2817785702a79a4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
name: "Daedalus Entrance"
panel_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"
destination { x: 98 y: 2 z: 27.5 }
rotation: 0
required_door { name: "Daedalus Entrance" }
# The reverse warp bypasses the door, so there needs to be two oneway connections.
}
|