mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 08:27:24 +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