Goonstation 13 - Modules - TypesVar Details - Proc Details

/datum/plantmutation

what reagents cause this mutation on infusion chance of an infusion of one of those reagents producing this mutation

Vars

brew_resultOverride the crop's brew result
dont_rename_cropIf the crop should not be renamed based on the plant's mutation.
required_mutationIs a particular other mutation required for this? (type not instance)

Procs

HYPdestroyplant_proc_MWhen the plant is destroyed or picked up by a trowel
HYPmatured_proc_MWhen the plant matures
HYPon_mutation_generalWhen the plant mutates to this mutation and you need to adjusted its stats/commuts (either in seed in plantmaster or pot)
HYPon_mutation_potWhen the plant mutates to this mutation and you want something special (like mutates with a burst of flames)
HYPpotted_proc_MWhen the plant is put in a decorative pot

Var Details

brew_result

Override the crop's brew result

dont_rename_crop

If the crop should not be renamed based on the plant's mutation.

required_mutation

Is a particular other mutation required for this? (type not instance)

Proc Details

HYPdestroyplant_proc_M

When the plant is destroyed or picked up by a trowel

HYPmatured_proc_M

When the plant matures

HYPon_mutation_general

When the plant mutates to this mutation and you need to adjusted its stats/commuts (either in seed in plantmaster or pot)

HYPon_mutation_pot

When the plant mutates to this mutation and you want something special (like mutates with a burst of flames)

HYPpotted_proc_M

When the plant is put in a decorative pot