mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Final updates:
Fingerprints done. A mob's be_syndicate is a direct copy of their preferences.
This commit is contained in:
@@ -176,7 +176,7 @@ obj/machinery/computer/forensic_scanning
|
||||
misc[i] = sum_list //Store it!
|
||||
break //We found it, we're done here.
|
||||
if(!merged) //Nope! Guess we have to add it!
|
||||
var/list/templist[4]
|
||||
var/list/templist[3]
|
||||
templist[1] = A
|
||||
templist[2] = A.suit_fibers
|
||||
templist[3] = A.blood_DNA
|
||||
|
||||
Reference in New Issue
Block a user