about summary refs log tree commit diff stats
path: root/data/maps/the_double_sided/rooms/Flipped Orange Area.txtpb
blob: 58f1a768b8e4aadf74ad5b3aed6b6f32f7c3ee2b (plain) (blame)
1
2
3
4
5
6
7
8
name: "Flipped Orange Area"
panels {
  name: "HEAVEN"
  path: "Panels/Maze/panel_6"
  clue: "heaven"
  answer: "hell"
  symbols: SUN
}
.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .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" }
}