weird case there

This commit is contained in:
joep van der velden
2020-10-29 14:35:42 +01:00
parent 7f90148592
commit d27c02e5a3
+1 -1
View File
@@ -75,7 +75,7 @@ GLOBAL_LIST_INIT(diseases, subtypesof(/datum/disease))
var/cure = has_cure()
if(carrier && !cure)
return
return TRUE
stage = min(stage, max_stages)