about summary refs log tree commit diff stats
path: root/data/maps/the_door/rooms/Ending.txtpb
blob: 67937c5857325f73b2e44859a74ecd7434b3e952 (plain) (blame)
1
2
3
name: "Ending"
display_name: "Main Area"
# TODO: Plum Ending
ht .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: "Lime Room"
display_name: "Colored Doors Area"
panels {
  name: "HIDE"
  path: "Panels/Back Left/backleft_proxying_3"
  clue: "hide"
  answer: "hide"
}
panels {
  name: "SEEK"
  path: "Panels/Back Left/backleft_proxying_4"
  clue: "seek"
  answer: "seek"
}
panels {
  name: "COLOR"
  path: "Panels/Back Left/backleft_proxying_5"
  clue: "color"
  answer: "white"
  symbols: "example"
}
ports {
  name: "DAEDALUS"
  path: "Components/Warps/worldport11"
  orientation: "west"
  required_door { name: "Control Center White Door" }
}
ports {
  name: "REVITALIZED"
  path: "worldport7"
  orientation: "north"
  required_door { name: "Revitalized Entrance" }
}