mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Merge pull request #6382 from Anticept/patch-1
Cleaned up reagents in destroying angels
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
growthstages = 3
|
||||
genes = list(/datum/plant_gene/trait/plant_type/fungal_metabolism)
|
||||
growing_icon = 'icons/obj/hydroponics/growing_mushrooms.dmi'
|
||||
reagents_add = list("psilocybin" = 0.04, "amanitin" = 0.1, "nutriment" = 0, "amanitin" = 0.2)
|
||||
reagents_add = list("psilocybin" = 0.04, "nutriment" = 0, "amanitin" = 0.3)
|
||||
rarity = 30
|
||||
origin_tech = "biotech=5"
|
||||
|
||||
@@ -291,4 +291,4 @@
|
||||
name = "fungus"
|
||||
desc = "A fungus ideal for making antibacterials."
|
||||
icon_state = "angel"
|
||||
color = "#4f4331"
|
||||
color = "#4f4331"
|
||||
|
||||
Reference in New Issue
Block a user