Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Moves the GPS component from the upload computers and commun…
…ications console to the boards themselves when used (#1943) (#2858) * Moves the GPS component from the upload computers and communications console to the boards themselves when used (#82574) ## About The Pull Request Moves the GPS component on Upload computers and Communications Console to be handled from the board, not the machine, when a board is used to modify the AI or used to login. ## Why It's Good For The Game Quite frankely, the mechanic already exists. But it does not work due to the component being attatched to the computer. Currently it's intended for these critical computers to give GPS signals because they can be taken, and built extremely easily, anywhere, and deconstructed. Especially the upload boards, since the AI and borgs are directly in the center of it when people keep subverting and fixing laws. This is extremely annoying for the silicons. On top of that, you building a communications console to hack in maint somewhere will leave some sort of a trace to justify the reward. Yes, they have a computer that sends out the GPS signal. But anyone with a brain could realize all that's needed to circumvent this mechanic is the use of a screwdriver. Now, the GPS is registered on the boards themselves. The boards get stored in the contents of the computer. You can't circumvent this now. ## Changelog :cl: balance: The upload and communication boards directly have trackers installed, activated only when authenticated. /:cl: --------- * Moves the GPS component from the upload computers and communications console to the boards themselves when used --------- Co-authored-by: NovaBot <[email protected]> Co-authored-by: The Sharkening <[email protected]> Co-authored-by: Jacquerel <[email protected]>
- Loading branch information