about summary refs log tree commit diff stats
path: root/data/maps/the_extravagant/rooms/Y Plus First Floor.txtpb
blob: 9c8120cb026ed0d84a7f8f8fbc9df2b56fee00b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Y Plus First Floor"
display_name: "E"
paintings {
  name: "UNDUE"
  path: "Components/Paintings/undue4"
  gravity: Y_PLUS
  orientation: "south"
  display_name: "E Side Painting On E"
}
paintings {
  name: "UNLESS"
  path: "Components/Paintings/unless2"
  gravity: Y_PLUS
  orientation: "east"
  display_name: "E Side First Floor Painting On Wall"
}
ight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "First Room"
display_name: "First Room"
panels {
  name: "BISON"
  path: "Panels/Room 1/panel_1"
  clue: "bison"
  answer: "bison"
}
panels {
  name: "FISH"
  path: "Panels/Room 1/panel_2"
  clue: "fish"
  answer: "fish"
}
panels {
  name: "SHEEP"
  path: "Panels/Room 1/panel_3"
  clue: "sheep"
  answer: "sheep"
  required_door { name: "Double Letter Panel Blockers" }
}
panels {
  name: "KOI"
  path: "Panels/Room 1/panel_4"
  clue: "koi"
  answer: "koi"
}
panels {
  name: "TUNA"
  path: "Panels/Room 1/panel_5"
  clue: "tuna"
  answer: "tuna"
}
ports {
  name: "ENTRY"
  path: "Components/Warps/worldport"
  orientation: "south"
}
ports {
  name: "NEXT"
  path: "Components/Warps/worldport2"
  orientation: "north"
  required_door { name: "Second Room Entrance" }
}
ports {
  name: "COLORFUL"
  path: "Components/Warps/worldport8"
  orientation: "north"
  required_door { name: "Colorful Entrance" }
}
ports {
  name: "DOUBLESIDED"
  path: "Components/Warps/worldport6"
  orientation: "east"
  required_door { name: "Double Sided Entrance" }
}