/tg/ Station 13 - Modules - TypesVar Details - Proc Details

crafting_conversion_kit

Vars

lore_blurbOptional lore blurb. If it exists, is passed along on examine.

Procs

get_lore_blurbMuch like guns, returns the lore blurb as a plain string, to be used for adding to the gun's examine_lore component. Made into a proc to allow overriding, for variant-specific blurbs.

Var Details

lore_blurb

Optional lore blurb. If it exists, is passed along on examine.

Proc Details

get_lore_blurb

Much like guns, returns the lore blurb as a plain string, to be used for adding to the gun's examine_lore component. Made into a proc to allow overriding, for variant-specific blurbs.