Merge pull request #5350 from Citadel-Station-13/upstream-merge-35381

[MIRROR] Prevents fungal TB spores from being synthesized
This commit is contained in:
deathride58
2018-02-07 19:10:10 +00:00
committed by GitHub
@@ -1104,6 +1104,7 @@
id = "fungalspores"
description = "Active fungal spores."
color = "#92D17D" // rgb: 146, 209, 125
can_synth = FALSE
taste_description = "slime"
/datum/reagent/fungalspores/reaction_mob(mob/M, method=TOUCH, reac_volume, show_message = 1, touch_protection = 0)