diff --git a/code/datums/diseases/advance/symptoms/heal.dm b/code/datums/diseases/advance/symptoms/heal.dm index 265ede7aa281..e85dc4e2c414 100644 --- a/code/datums/diseases/advance/symptoms/heal.dm +++ b/code/datums/diseases/advance/symptoms/heal.dm @@ -238,7 +238,6 @@ var/active_coma = FALSE //to prevent multiple coma procs threshold_descs = list( "Stealth 2" = "Host appears to die when falling into a coma.", - "Resistance 4" = "The virus also stabilizes the host while they are in critical condition.", "Stage Speed 7" = "Increases healing speed.", )