connections { from { port { room: "First Room" name: "NEXT" } } to { port { room: "Second Room" name: "ENTRY" } } oneway: true } connections { from { port { room: "Second Room" name: "NEXT" } } to { port { room: "Third Room" name: "ENTRY" } } oneway: true } connections { from_room: "Third Room" to_room: "S Room" door { name: "S1 Door" } } ingo2-archipelago Git repository'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_gallery/rooms/Back Room.txtpb
blob: 74d5304f8866d6d52a4cd30fd68f304de6f4ae61 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Back Room"
panels {
  name: "UNYIELDING"
  path: "Panels/entry_2"
  clue: ""
  answer: "jab"
  symbols: QUESTION
}
panels {
  name: "TREE"
  path: "Panels/entry_3"
  clue: ""
  answer: "icy"
  symbols: QUESTION
}
# Not sure whether the two paintings in here should be randomized, since they're hints.