This repository has been archived by the owner on Mar 10, 2022. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About
Fixes the formatting for Forensics Reports on Gunshot Residue.
Previously, it would display the following:
Hmmm yes a /list bullet...
This fixes it, now looks like this(Exact Text Subject to Change):
Notice how it doesn't mention a /list bullet?
Now, why did this happen?
Bay got lazy and tried to have a string version of a list without attempting to iterate.
For whatever reason, only GSR had this.
Testing Photographs and Procedure
Procedure:
Spawn in an implant uplink(for access to Ballistics on the SEV Torch)
Implant Uplink
Purchase a Small Revolver From Uplink(The actual ballistic itself)
Fire said revolver normally(Creates GSR on your hands)
Collect a Swab kit from detectives office(Access to swab kits+microscopes for processing)
Swab yourself, targeting the hand which held the revolver(Should create a GSR swab)
Insert Swab kit into the microscope
Click on the microscope to create a report
Wait for report to process
Proper Report Pops Out(No /list bullets)
Changelog
🆑 DatBoiTim
fix: Fixed some string formatting causing GSR reports to talk about /list bullets
/:cl: