/datum/plantmutation

Vars | |
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) |
Procs | |
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 |
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