Merge pull request #10327 from Seris02/tggenetics

ports tg genetics
This commit is contained in:
kevinz000
2020-03-11 17:01:37 -07:00
committed by GitHub
77 changed files with 2776 additions and 514 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
var/datum/disease/dnaspread/DS = D
DS.strain_data["name"] = H.real_name
DS.strain_data["UI"] = H.dna.uni_identity
DS.strain_data["SE"] = H.dna.struc_enzymes
DS.strain_data["SE"] = H.dna.mutation_index
else
D = new virus_type()
else