about summary refs log tree commit diff stats
path: root/data/maps/the_between/rooms/Main Area.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_between/rooms/Main Area.txtpb')
0 files changed, 0 insertions, 0 deletions
ef='#n56'>56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150
connections {
  from {
    painting {
      room: "Y Minus First Floor"
      name: "SMILE"
    }
  }
  to {
    painting {
      room: "Y Minus Second Floor"
      name: "SMILE"
    }
  }
  oneway: true
}
connections {
  from_room: "Y Minus Second Floor"
  to_room: "Y Minus First Floor"
  oneway: true
}
connections {
  from {
    painting {
      room: "Y Minus Second Floor"
      name: "UNMORE"
    }
  }
  to {
    painting {
      room: "Y Plus Third Floor"
      name: "UNMORE"
    }
  }
  oneway: true
}
connections {
  from_room: "Y Plus Third Floor"
  to_room: "Y Plus First Floor"
  oneway: true
}
connections {
  from {
    painting {
      room: "Y Plus Third Floor"
      name: "UNDUE"
    }
  }
  to {
    painting {
      room: "Hat Chamber"
      name: "UNDUE"
    }
  }
  oneway: true
}
connections {
  from_room: "Y Minus Third Floor"
  to_room: "Y Minus Second Floor"
  oneway: true
}
connections {
  from_room: "Hat Chamber"
  to_room: "Y Minus Third Floor"
  oneway: true
}
connections {
  from {
    painting {
      room: "Y Plus First Floor"
      name: "UNDUE"
    }
  }
  to {
    painting {
      room: "Engine Room"
      name: "UNDUE"
    }
  }
  oneway: true
}
connections {
  from {
    painting {
      room: "Y Plus First Floor"
      name: "UNLESS"
    }
  }
  to {
    painting {
      room: "X Plus"
      name: "UNLESS"
    }
  }
  oneway: true
}
connections {
  from_room: "X Plus"
  to_room: "X Plus Middle Leg"
  door { name: "M Side Middle Door" }
}
connections {
  from_room: "X Plus"
  to_room: "X Plus Right Leg"
  door { name: "M Side Right Door" }
}
connections {
  from {
    painting {
      room: "X Plus"
      name: "UNDONE"
    }
  }
  to {
    painting {
      room: "X Minus"
      name: "UNDONE"
    }
  }
  oneway: true
}
connections {
  from_room: "X Minus"
  to_room: "X Minus Middle Leg"
  door { name: "W Side Middle Door" }
}
connections {
  from_room: "X Minus"
  to_room: "X Minus Right Leg"
  door { name: "W Side Right Door" }
}
connections {
  from {
    painting {
      room: "X Minus"
      name: "SMILE"
    }
  }
  to {
    painting {
      room: "Y Minus Second Floor"
      name: "SMILE"
    }
  }
  oneway: true
}
connections {
  from_room: "Y Minus First Floor"
  to_room: "E Room"
  door { name: "E Door" }
}