mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-23 04:36:16 +01:00
Update heartattack.dm
This commit is contained in:
@@ -33,7 +33,7 @@ Bonus
|
||||
/datum/symptom/heartattack/Start(datum/disease/advance/A)
|
||||
if(!..())
|
||||
return
|
||||
if(A.properties["transmission"] >= 10)
|
||||
if(A.properties["transmittable"] >= 10)
|
||||
heartattack = TRUE
|
||||
if(A.properties["stealth"] >= 2)
|
||||
suppress_warning = TRUE
|
||||
|
||||
Reference in New Issue
Block a user