about summary refs log tree commit diff stats
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* Wondrous FIRE should be midred in panel shuffleStar Rauchenberger2023-06-031-1/+1
* Reveal snipes in panel shuffleStar Rauchenberger2023-06-021-6/+3
* Report achievements to AP using data storage (for tracker)Star Rauchenberger2023-05-211-0/+24
* Create "The Wanderer"Star Rauchenberger2023-05-051-1/+1
* ZERO was still marked as blackStar Rauchenberger2023-04-211-1/+1
* Never mind, we are not shuffling the mandatory wall snipesStar Rauchenberger2023-04-211-6/+6
* OPEN and FOURTH are now displaced as wellStar Rauchenberger2023-04-211-9/+9
* Art gallery ORDER is now set to the randomized subpanelsStar Rauchenberger2023-04-191-4/+4
* Move ZERO in front of the black wallStar Rauchenberger2023-04-191-3/+3
* Signs get updated in panel shuffle modeStar Rauchenberger2023-04-191-3/+11
* Set some more static panelsStar Rauchenberger2023-04-191-6/+6
* Set up some static panelsStar Rauchenberger2023-04-181-6/+6
* Prevented shuffling LOW and SECRETStar Rauchenberger2023-04-181-2/+2
* Added painting shufflingStar Rauchenberger2023-04-181-1/+1
* Implemented panel shuffleStar Rauchenberger2023-04-161-9/+71
* Implemented color shuffleStar Rauchenberger2023-04-161-0/+2739
22 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" }
}