about summary refs log tree commit diff stats
path: root/data/maps/the_jubilant/connections.txtpb
blob: d2df0a48112fccfabbcbb228fa95d0de12a0c715 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
connections {
  from_room: "Main Area"
  to_room: "Side Area"
  door { name: "Side Door" }
}
connections {
  from_room: "Main Area"
  to_room: "J Room"
  door { name: "J Door" }
}
699 } /* 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: "Flipped Second Room"
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"
  flipped: true
  display_name: "Eye Painting"
}
ports {
  name: "FOUR"
  path: "Components/Warps/worldport9"
  orientation: "south"
  required_door { name: "Flipped Second Room Right Door" }
}