Skip to content

Commit

Permalink
uageug
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeguyManperson committed Jun 24, 2024
1 parent 3249482 commit f8e385b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/diseases/legionvirus.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "Legion Infection"
max_stages = 5
spread_flags = DISEASE_SPREAD_NON_CONTAGIOUS
cure_text = "Surgery; applications of spaceacillin or synaptizine can delay effects."
cure_text = "Surgically removing the skull from the patient's chest; applications of spaceacillin or synaptizine can delay onset of the infection."
agent = "Legion skull"
viable_mobtypes = list(/mob/living/carbon/human)
visibility_flags = 0
Expand Down

0 comments on commit f8e385b

Please sign in to comment.