Event
End of the Black Death

It seems that the last remnants of the plague have finally disappeared. Are those of us that survived the cursed or the blessed?
Definitionin_game/events/situations/black_death.txt:38
39type = country_event
40category = situation_event
41category = situation_event
43title = black_death.100.title End of the Black Death
44desc = black_death.100.desc It seems that the last remnants of the plague have finally disappeared. Are those of us that survived the cursed or the blessed?
45outcome = neutral
47image = "gfx/interface/illustrations/situation/black_death.dds"
49immediate = {
50if = {
51limit = {
51is_human = yes
}
52set_variable = {
54value = "disease_country_deaths(disease:bubonic_plague)"
55months = 6
}
}
}