mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Merge pull request #52376 from Ryll-Ryll/bloodless
Bashing borgs to bits no longer makes you bloody
This commit is contained in:
+1
-1
@@ -708,7 +708,7 @@
|
||||
return list("UNKNOWN DNA" = "X*")
|
||||
|
||||
/mob/living/silicon/get_blood_dna_list()
|
||||
return list("MOTOR OIL" = "SAE 5W-30") //just a little flavor text.
|
||||
return
|
||||
|
||||
///to add a mob's dna info into an object's blood_dna list.
|
||||
/atom/proc/transfer_mob_blood_dna(mob/living/L)
|
||||
|
||||
Reference in New Issue
Block a user