mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Prevents fungal TB spores from being synthesized (#35381)
* can_synth 0 for fungal TB * 0 -> FALSE
This commit is contained in:
committed by
vuonojenmustaturska
parent
4f4fdd9af0
commit
6c0f6fbf4a
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user