custom
Procs | |
New | Custom subtype set_extension(atom, /datum/extension/scent/custom, scent = "scent", intensity = SCENT_INTENSITY_, ... etc) This will let you set an extension without needing to define it beforehand. Note that all vars are required if generating. |
---|
Proc Details
New
Custom subtype set_extension(atom, /datum/extension/scent/custom, scent = "scent", intensity = SCENT_INTENSITY_, ... etc) This will let you set an extension without needing to define it beforehand. Note that all vars are required if generating.