ofc, New arguments.

This commit is contained in:
Ghommie
2020-03-01 16:34:43 +01:00
parent b0922dd70d
commit c0ff43f827
8 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
else
D = new virus_type()
else
D = new /datum/disease/advance/random(max_severity, max_severity)
D = new /datum/disease/advance/random(TRUE, max_severity, max_severity)
D.carrier = TRUE
H.ForceContractDisease(D, FALSE, TRUE)