about summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/X Area.txtpb
blob: 3f61c262775f9b2a34566ecad6051a7339762f39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
name: "X Area"
panel_display_name: "Starting Room"
letters {
  key: "x"
  path: "Components/Collectables/x"
}
ports {
  name: "CC"
  path: "Components/Warps/worldport3"
  orientation: "west"
}
* 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: "Control Center Side"
  door { name: "Control Center Entrance" }
}
connections {
  from_room: "Main Area"
  to_room: "B2 Front Room"
  door { name: "B2 Door" }
}
connections {
  from {
    painting {
      room: "B2 Front Room"
      name: "EYES4"
    }
  }
  to {
    painting {
      room: "B2 Back Room"
      name: "EYES3"
    }
  }
  oneway: true
}
connections {
  from {
    painting {
      room: "B2 Front Room"
      name: "EYES"
    }
  }
  to {
    painting {
      room: "B2 Back Room"
      name: "EYES2"
    }
  }
  oneway: true
}
connections {
  from_room: "B2 Back Room"
  to_room: "B2 Front Room"
  # via collecting B2
  oneway: true
}
connections {
  from_room: "Main Area"
  to_room: "Plaza Entrance"
  door { name: "Plaza Entrance" }
}