about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Hive Entrance.txtpb
blob: ba886b1e0ff55bf1bea91ec3dfc8e9a1a181cf2d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: "Hive Entrance"
display_name: "West Side"
panels {
  name: "LOST"
  path: "Panels/Hive Room/hive_1"
  clue: "lost"
  answer: "found"
  symbols: SUN
}
ports {
  name: "HIVE"
  path: "Meshes/Blocks/Warps/worldport19"
  orientation: "east"
}
/style>
name: "Flipped Second Room"
panel_display_name: "Flip Area"
panels {
  name: "CLUE"
  path: "Panels/Entry/second_right_top"
  clue: "clue"
  answer: "hint"
  symbols: SUN
}
panels {
  name: "SLENDER"
  path: "Panels/Entry/second_left_top"
  clue: "slender"
  answer: "thin"
  symbols: SUN
}
paintings {
  name: "EYE"
  path: "Components/Paintings/eyes"
  orientation: "north"
  gravity: Y_PLUS
  display_name: "Eye Painting"
}
ports {
  name: "FOUR"
  path: "Components/Warps/worldport9"
  orientation: "south"
  gravity: Y_PLUS
  required_door { name: "Flipped Second Room Right Door" }
}