name: "Room"
display_name: "Room"
panels {
name: "HORN"
path: "Panels/entry_1"
clue: "horn"
answer: "thorn"
symbols: "sparkles"
}
panels {
name: "ION"
path: "Panels/entry_2"
clue: "ion"
answer: "iron"
symbols: "sparkles"
}
panels {
name: "TON"
path: "Panels/entry_3"
clue: "ton"
answer: "torn"
symbols: "sparkles"
}
panels {
name: "ROT"
path: "Panels/entry_4"
clue: "rot"
answer: "riot"
symbols: "sparkles"
}
panels {
name: "IT"
path: "Panels/entry_5"
clue: "it"
answer: "hit"
symbols: "sparkles"
}
panels {
name: "HIT"
path: "Panels/entry_6"
clue: "hit"
answer: "hint"
symbols: "sparkles"
}
panels {
name: "INTO"
path: "Panels/entry_7"
clue: "into"
answer: "intro"
symbols: "sparkles"
}
panels {
name: "NOR"
path: "Panels/entry_8"
clue: "nor"
answer: "north"
symbols: "sparkles"
}
ports {
name: "GREAT"
path: "Components/Warps/worldport"
orientation: "south"
}
25555f63b103ca03f3d6b001c'>this commit
blob: a8e647fd587e679cc8015e3d235f8800fce73eed (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
name: "Outside Book Room"
display_name: "Southwest Area"
# This is behind a teal wall.
panels {
name: "TEAL"
path: "Panels/Entry/teal_1"
clue: "teal"
answer: "teal"
}
|