display_name: "The Graveyard" # These really shouldn't be shuffled because it would make Black Ending trivial. excluded_nodes: "Components/Paintings/grave" excluded_nodes: "Components/Paintings/grave2" # I'll be real, I have no idea what this is. excluded_nodes: "Panels/panel_4" /maps/the_ancient/connections.txtpb?h=v8.1.0' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_ancient/connections.txtpb
blob: 23989ab1fcb40dc7dadaeb66a89cb7154a372ecc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
connections {
  from_room: "Outside"
  to_room: "Inside"
  door { name: "Front Door" }
}
connections {
  from_room: "Inside"
  to_room: "Ending"
  door { name: "End Door" }
}