Bumping harmfulness.
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
viable_mobtypes = list(/mob/living/carbon/human)
|
viable_mobtypes = list(/mob/living/carbon/human)
|
||||||
disease_flags = CURABLE
|
disease_flags = CURABLE
|
||||||
permeability_mod = 1
|
permeability_mod = 1
|
||||||
severity = DISEASE_SEVERITY_HARMFUL
|
severity = DISEASE_SEVERITY_DANGEROUS
|
||||||
var/finalstage = 0 //Because we're spawning off the cure in the final stage, we need to check if we've done the final stage's effects.
|
var/finalstage = 0 //Because we're spawning off the cure in the final stage, we need to check if we've done the final stage's effects.
|
||||||
var/datum/mood_event/revenant_blight/depression
|
var/datum/mood_event/revenant_blight/depression
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user