Synthetics blood and greyscale blood effects

This commit is contained in:
Poojawa
2019-04-06 20:05:10 -05:00
parent 9c4cf5c336
commit 60920fb449
9 changed files with 71 additions and 42 deletions
@@ -230,3 +230,11 @@
required_reagents = list("anaphro" = 5, "acetone" = 1)
required_temp = 300
mix_message = "The mixture thickens and heats up slighty..."
//Mutation toxin stuff
/datum/reagent/mutationtoxin/mammal
name = "Mammilan Mutation Toxin"
id = "mammalmutationtoxin"
color = "#5EFF3B" //RGB: 94, 255, 59
race = /datum/species/mammal
mutationtext = "<span class='danger'>The pain subsides. You feel... like a single furry.</span>"