taur fix, diseases

- made preset for WG / blueberry symptom diseases
- added berry symptom to sentient virus
- changed fat taur drake sprites to be 2-toned
This commit is contained in:
evilew
2024-06-09 14:12:54 +02:00
parent a7cfbf2b51
commit a4ac60a98b
5 changed files with 36 additions and 2 deletions
@@ -434,6 +434,11 @@ GLOBAL_LIST_INIT(disease_ability_singletons, list(
short_desc = "Cause victims to gain weight."
long_desc = "Cause victims to gain weight. Boosts stage speed, but weakens all other stats."
/datum/disease_ability/symptom/medium/heal/berry // GS13
symptoms = list(/datum/symptom/berry)
short_desc = "Cause victims to start filling up with blueberry juice."
long_desc = "Cause victims to fill up with blueberry juice."
/datum/disease_ability/symptom/medium/robotic_adaptation // GS13
symptoms = list(/datum/symptom/robotic_adaptation)
short_desc = "Allows to infect robotic races."