I really dunno at this point, weh
This commit is contained in:
+1
-1
@@ -321,7 +321,7 @@
|
|||||||
/mob/living/proc/get_blood_dna_list()
|
/mob/living/proc/get_blood_dna_list()
|
||||||
if(get_blood_id() != "blood")
|
if(get_blood_id() != "blood")
|
||||||
return
|
return
|
||||||
return list("ANIMAL DNA" = "Y-")
|
return list("blood_DNA"= "ANIMAL", "blood_type"="Y-")
|
||||||
|
|
||||||
/mob/living/carbon/get_blood_dna_list()
|
/mob/living/carbon/get_blood_dna_list()
|
||||||
if(get_blood_id() != "blood")
|
if(get_blood_id() != "blood")
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user