mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-30 08:46:34 +01:00
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