doors {
name: "Outside Puzzles"
type: EVENT
doors { map: "the_great" name: "Red Against Blue Gravestone" }
doors { map: "the_great" name: "Into The Mouth Gravestone" }
doors { map: "the_great" name: "The Landscapes Gravestone" }
doors { map: "the_great" name: "The Maze Gravestone" }
doors { map: "the_great" name: "Building Building Gravestone" }
doors { map: "the_linear" name: "Behind The Keen Gravestone" }
doors { map: "the_three_doors" name: "The Three Doors Gravestone" }
doors { map: "the_tree" name: "The Tree Gravestone" }
}
doors {
name: "Mausoleum Door"
type: EVENT
panels { room: "Outside" name: "FOOT" }
panels { room: "Outside" name: "SEVERE" }
}
doors {
name: "Double Letters"
type: EVENT
switches: "double_letters"
# TODO: once again, not sure whether this is how it should work
}
509fcb20cc824e3fe5b3d3a826f09fc9c166'/>
blob: 14f3f5a1618f0e4853e7ea38f8b80b7b30b423ed (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
name: "Flipped Right Eye"
panel_display_name: "Flip Area"
panels {
name: "WHERE"
path: "Panels/Pilgrimage/cream_5"
clue: "where"
answer: "here"
symbols: SPARKLES
}
panels {
name: "HERE"
path: "Panels/Pilgrimage/cream_6"
clue: "here"
answer: "there"
symbols: SPARKLES
}
|