Update choking.dm (#37040)

This commit is contained in:
Alomga
2018-04-10 23:02:10 +02:00
committed by CitadelStationBot
parent 33d6ee9f96
commit 042fa8c5ff

View File

@@ -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(!..())