mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-13 11:12:14 +00:00
* Fully removes departmentType var from Requests Consoles (#72916) I was thinking about updating the requests console's UI, when I noticed that #67219 started the process of moving away from the ancient departmentType field. I have decided to put off the UI update until later, and finished the necessary map updates using the power of UpdatePaths. Also autodocced the requests console vars and procs. Finishes the removal of a deprecated (and may I say, badly named) variable. Mappers will not accidentally try to set the outdated bitflag fields, instead they will the more descriptive fields. * Fully removes departmentType var from Requests Consoles * Update CentCom.dmm * update paths * fix var edits * fix * a --------- Co-authored-by: Profakos <profakos@gmail.com> Co-authored-by: lessthnthree <three@lessthanthree.dk> Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com> Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com> Co-authored-by: John Doe <gamingskeleton3@gmail.com>