I really dunno at this point, weh

This commit is contained in:
Poojawa
2019-04-17 06:28:07 -05:00
parent c65e551c07
commit 773a94dea6
2 changed files with 1 additions and 1 deletions

View File

@@ -321,7 +321,7 @@
/mob/living/proc/get_blood_dna_list()
if(get_blood_id() != "blood")
return
return list("ANIMAL DNA" = "Y-")
return list("blood_DNA"= "ANIMAL", "blood_type"="Y-")
/mob/living/carbon/get_blood_dna_list()
if(get_blood_id() != "blood")

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB