about summary refs log tree commit diff stats
path: root/data/maps/the_unkempt/metadata.txtpb
blob: f2862bcc3abed6eb01931e37c5989242635cb63e (plain) (blame)
1
display_name: "The Unkempt"
b22; background-color: #f0fff0 } /* Literal.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 */
connections {
  from_room: "Main Area"
  to_room: "Chamber"
  door { name: "U Entrance" }
}
connections {
  from_room: "Main Area"
  to_room: "Chamber"
  door { name: "C Entrance" }
}
connections {
  from_room: "Chamber"
  to_room: "U Room"
  door { name: "U Exit" }
}
connections {
  from_room: "Chamber"
  to_room: "C Room"
  door { name: "C Exit" }
}
connections {
  from_room: "Main Area"
  to_room: "Gallery Maze"
  door { name: "Gallery Entrance" }
}
connections {
  from_room: "Gallery Maze"
  to_room: "Main Area"
  oneway: true
}
connections {
  from_room: "Tree Area"
  to_room: "Main Area"
  door { name: "Tree Entrance" }
}
connections {
  from_room: "Main Area"
  to_room: "Unyielding Entrance"
  door { name: "Control Center Blue Door" }
}