More fixings.

Conflicts:
	code/game/machinery/computer/medical.dm
This commit is contained in:
Rob Nelson
2014-01-20 01:09:03 -05:00
committed by ZomgPonies
parent 6013605aa6
commit 1b2d09bb2d
11 changed files with 204 additions and 69 deletions
+2 -2
View File
@@ -30,8 +30,8 @@
continue
var/datum/disease/dnaspread/D = new
D.strain_data["name"] = H.real_name
D.strain_data["UI"] = H.dna.uni_identity
D.strain_data["SE"] = H.dna.struc_enzymes
D.strain_data["UI"] = H.dna.UI
D.strain_data["SE"] = H.dna.SE
D.carrier = 1
D.holder = H
D.affected_mob = H