Space Station 13 - Nebula13 - Modules - TypesProc Details

reagents

Procs

get_coated_adjectivesUsed to return strings like "inky bloody muddy snowy oily wet" for use in phrases like "You are wearing some inky bloody muddy snowy oily wet leather boots." This is explicitly inspired by Caves of Qud, by the way.
get_coated_nameUsed to return strings like "dilute blood" for use in phrases like "It's covered in dilute oily slimy bloody mud!" This is explicitly inspired by Caves of Qud, by the way.
remove_anyRemoves up to [amount] of reagents from [src]. Returns actual amount removed.
set_holderSet and call updates on the target holder.

Proc Details

get_coated_adjectives

Used to return strings like "inky bloody muddy snowy oily wet" for use in phrases like "You are wearing some inky bloody muddy snowy oily wet leather boots." This is explicitly inspired by Caves of Qud, by the way.

get_coated_name

Used to return strings like "dilute blood" for use in phrases like "It's covered in dilute oily slimy bloody mud!" This is explicitly inspired by Caves of Qud, by the way.

remove_any

Removes up to [amount] of reagents from [src]. Returns actual amount removed.

set_holder

Set and call updates on the target holder.