Fixes component forensics deleting old instead of new component. (#34058)
* component dupe unique * sorry I was using webeditor on phone and it wouldn't let me tab
This commit is contained in:
committed by
CitadelStationBot
parent
1f65e222b7
commit
cbe0a9a05d
@@ -1,4 +1,5 @@
|
||||
/datum/component/forensics
|
||||
dupe_mode = COMPONENT_DUPE_UNIQUE
|
||||
var/list/fingerprints //assoc print = print
|
||||
var/list/hiddenprints //assoc ckey = realname/gloves/ckey
|
||||
var/list/blood_DNA //assoc dna = bloodtype
|
||||
|
||||
Reference in New Issue
Block a user