name: "House" display_name: "House" panels { name: "GOAT" path: "Panels/Theos House/panel_1" clue: "goat" answer: "kid" symbols: AGE } panels { name: "AMAZE" path: "Panels/Theos House/panel_2" clue: "amaze" answer: "wow" symbols: SUN } panels { name: "SKINNYHIM" path: "Panels/Theos House/panel_3" clue: "skinnyhim" answer: "dad" symbols: SUN symbols: GENDER } panels { name: "THEO" path: "Panels/Theos House/panel_4" clue: "theo" answer: "theo" } >
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" }
}