04-29-2019, 01:37 PM
(This post was last modified: 04-29-2019, 02:32 PM by Triacontakai. Edited 4 times in total.)
PR: https://github.com/goonstation/goonstati...6/pull/129
Allows you to update an ID card's PIN directly from the ID console menu
Gone are the days of never having access to your bank account ever again because you lost your ID!
Balance: shouldn't be an issue since if you have access to an ID console you have access to someone's bank account.
Includes input checking (no PIN <1000 or >9999 and no decimal PINs)
Should be an easy merge since most of the code is added lines, only modified one line (added <br>)
Allows you to update an ID card's PIN directly from the ID console menu
Gone are the days of never having access to your bank account ever again because you lost your ID!
Balance: shouldn't be an issue since if you have access to an ID console you have access to someone's bank account.
Includes input checking (no PIN <1000 or >9999 and no decimal PINs)
Should be an easy merge since most of the code is added lines, only modified one line (added <br>)