Real Fix, Real Fox (I hope.)
This commit is contained in:
@@ -617,7 +617,8 @@
|
||||
if(chems.has_reagent(src,1))
|
||||
mytray.adjustPests(-rand(2,5))
|
||||
mytray.adjustHealth(round(chems.get_reagent_amount(src.type) * 0.1))
|
||||
mytray.adjust_potency(round(chems.get_reagent_amount(src.type) * 0.5))
|
||||
if(myseed)
|
||||
myseed.adjust_potency(round(chems.get_reagent_amount(src.type) * 0.5))
|
||||
|
||||
/datum/reagent/consumable/buzz_fuzz/on_mob_life(mob/living/carbon/M)
|
||||
M.reagents.add_reagent(/datum/reagent/consumable/sugar,1)
|
||||
|
||||
Reference in New Issue
Block a user