Skip to content

Commit

Permalink
Update choking.dm (#37040)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alomga authored and ShizCalev committed Apr 10, 2018
1 parent 5ebb363 commit da752d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/datums/diseases/advance/symptoms/choking.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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(!..())
Expand Down

0 comments on commit da752d5

Please sign in to comment.