name: "Room 8" panels { name: "BUMBLE" path: "Panels/Room 8/panel_1" clue: "bumble" answer: "bee" symbols: QUESTION } panels { name: "CARPENTER" path: "Panels/Room 8/panel_2" clue: "carpenter" answer: "bee" symbols: QUESTION } panels { name: "CLOVER" path: "Panels/Room 8/panel_3" clue: "clover" answer: "honey" symbols: QUESTION } panels { name: "WILDFLOWER" path: "Panels/Room 8/panel_4" clue: "wildflower" answer: "honey" symbols: QUESTION } div id='cgit'>
about summary refs log tree commit diff stats
path: root/data/maps/the_lively/connections.txtpb
blob: f8cb49c565f1f2ea2dcdf37c852f217eb6cc2ff8 (plain) (blame)
1
2
3
4
5
connections {
  from_room: "Puzzle Room"
  to_room: "L2 Room"
  door { name: "Door" }
}