summary refs log tree commit diff stats
path: root/data/maps/the_sturdy/rooms/S2 Area.txtpb
blob: def2e67e57017be9ac871139dfb8c3be19dfa863 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name: "S2 Area"
display_name: "Sturdy"
panels {
  name: "COLORS"
  path: "Panels/Rainbow/panel_1"
  clue: "colors"
  answer: "rainbow"
  symbols: "boxes"
}
letters {
  key: "s"
  level2: true
  path: "Components/Collectables/collectable"
}
paintings {
  name: "RAINBOW"
  # The validator is wrong about this node not existing, because it's in a
  # sub-scene.
  path: "Components/Doors/Rainbow2/Hinge/rainbow"
  enter_only: true
}