Merge pull request #6332 from Citadel-Station-13/upstream-merge-37040

[MIRROR] Fixes Acute Respiratory Distress Syndrome not having a treshhold description
This commit is contained in:
deathride58
2018-04-11 01:04:16 +00:00
committed by GitHub
@@ -99,6 +99,9 @@ Bonus
symptom_delay_min = 14
symptom_delay_max = 30
var/paralysis = FALSE
threshold_desc = "<b>Stage Speed 8:</b> Additionally synthesizes pancuronium and sodium thiopental inside the host.<br>\
<b>Transmission 8:</b> Doubles the damage caused by the symptom."
/datum/symptom/asphyxiation/Start(datum/disease/advance/A)
if(!..())