Skip to content

Commit

Permalink
As the title says
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovilum committed Jun 12, 2024
1 parent 11b7bc7 commit 6210b3f
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 533 deletions.
8 changes: 0 additions & 8 deletions code/datums/diseases/advance/presets.dm
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,6 @@
symptoms = list(new/datum/symptom/cough)
..()

/datum/disease/advance/necropolis
copy_type = /datum/disease/advance

/datum/disease/advance/necropolis/New()
name = "Necropolis Seed"
symptoms = list(new/datum/symptom/necroseed)
..()

//Randomly generated Disease, for virus crates and events
/datum/disease/advance/random
name = "Experimental Disease"
Expand Down
Loading

0 comments on commit 6210b3f

Please sign in to comment.