mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
weird case there
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user