Add more DNA interactions (#21989)
* Add more DNA interactions * remove unused import * update based on feedback * Add event for chemistrysystem.injector * move event to shared; transfer dna to implanter * doafter and interaction event fixes * add BreakOnHandChange * doh * use events instead of updating component directly * Add DataFields to ForensicScannerComponent fields * Convert most events to system api call
This commit is contained in:
11
Resources/Locale/en-US/forensics/residues.ftl
Normal file
11
Resources/Locale/en-US/forensics/residues.ftl
Normal file
@@ -0,0 +1,11 @@
|
||||
forensic-residue = {LOC($adjective)} residue
|
||||
forensic-residue-colored = {LOC($adjective)} {LOC($color)} residue
|
||||
|
||||
residue-unknown = unknown
|
||||
residue-slippery = slippery
|
||||
|
||||
residue-green = green
|
||||
residue-blue = blue
|
||||
residue-red = red
|
||||
residue-grey = grey
|
||||
residue-brown = brown
|
||||
Reference in New Issue
Block a user