name: "Back Room"
panels {
name: "COURSE"
path: "Panels/Rhymes/panel_1"
clue: "course"
answer: "horse"
symbols: ZERO
}
panels {
name: "WEIGH (1)"
path: "Panels/Rhymes/panel_2"
clue: "weigh"
answer: "neigh"
symbols: ZERO
}
panels {
name: "WEIGH (2)"
path: "Panels/Rhymes/panel_3"
clue: "weigh"
answer: "hay"
symbols: ZERO
}
panels {
name: "BUYER"
path: "Panels/Rhymes/panel_4"
clue: "buyer"
answer: "hire"
symbols: ZERO
}
panels {
name: "GNASH"
path: "Panels/Rhymes/panel_5"
clue: "gnash"
answer: "cash"
symbols: ZERO
}
panels {
name: "LIMB"
path: "Panels/Rhymes/panel_6"
clue: "limb"
answer: "him"
symbols: ZERO
}
panels {
name: "SPARE"
path: "Panels/Rhymes/panel_7"
clue: "spare"
answer: "flare"
symbols: ZERO
}
d' value='cb30435f3942f010ff5c2fe2e0f81223c10f0664'/>
blob: 7296523430bf796f5d687569c26d12c977fc15f5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
connections {
from_room: "Main Area"
to_room: "Back Room"
door { name: "Main Room Door" }
}
connections {
from_room: "Back Room"
to_room: "T2 Room"
door { name: "Back Room Puzzles" }
}
|