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" }
# TODO: gravestones
# The Tree (the_tree)
# The Three Doors (the_three_doors)
# Behind The Keen (the_linear)
}
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
}
ipelago
blob: 7c75550a67353077498b42843db9623c2c36e60b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
name: "X Plus Right Leg"
display_name: "M"
panels {
name: "HEAD"
path: "Panels/panel_4"
clue: "head"
answer: "hair"
symbols: BOXES
}
|