-
Notifications
You must be signed in to change notification settings - Fork 368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make fugitives anonymous #1817
make fugitives anonymous #1817
Conversation
With the clerical error event occasionally removing crew from the manifest, and no certain way to confirm they have the right person, Security would be forced to start guessing. What is your thinking about the new gameplay here? |
searching them for suspicious items (like a gun ) ideally there would be a mugshot generated or a description of hair added before this so they can be identified a bit easier |
Given that this would create cause for Security to start holding players in Perma only because they were profiled entirely off of morph, age category, and voice pitch, I think implementing something a bit more reliable is a must before we merge this. |
While that's one good point. Also note this will incentivize security to actually actively check the manifest, criminal records, and station record computers to background check who they think the fugi is |
I do not think ruining an innocent player's round because Security has zero hard evidence to prove they even have the right person — again, their only evidence, given the unreliability of these records, is a vague description — is an acceptable cost for encouraging Security to employ a slightly more diverse set of investigative tools. Remember that there are many characters on the station with no relevant records, if Fugitives can spawn. Security needs to be able to prove they have the right person somehow, and a vague description is not adequate. |
What if you gave sec DNA or prints? Still concrete info but also not as easily identified as a name. Detain suspects and check their info, should hopefully ensure the wrong person doesn't get permaed. |
I am a fan of this suggestion, plus it gives the Detective an opportunity to track down the fugitive by keeping an eye on prints and such around the station. Perhaps randomly select one of DNA or Fingerprints, or something like that. |
i like randomly selecting info so you dont always have the same procedure to follow every time |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything is clean code-wise, the helper methods do what it says on the tin, just needs the direction approval.
About the PR
the fugitive report no longer gives the name for humanoids
non-humanoid fugitives still have their name because otherwise you have literally nothing to go off of.
instead of a name you get 50 50 chance of dna or fingerprints, more things might be added in the future (like hair colour or whatever)
Why / Balance
right now its completely trivial to find fugitives that dont fuck off to space or hide in a locker for the rest of the round since everyone can recognize their name. this should make it easier for them to blend in and make finding them among the crowd an actual challenge for sec (have to open crew manifest 99% impossible challenge) and create more rp
Technical details
dont pass name
Media
outdated im tired
Requirements
Breaking changes
no
Changelog
🆑