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

smell

Singleton datum representing a smell

Vars

categoryThe "type" of smell it is
textText of the smell

Procs

can_mob_smellCan the passed mob smell this smell?
get_adjectiveReturns what adjective to use for the smell for output
get_categoryReturn what category of smell this is for output
get_examine_textReturns the text shown when double-examining an atom with this smell
on_smellAny bonus effects when smelling this smell

Var Details

category

The "type" of smell it is

text

Text of the smell

Proc Details

can_mob_smell

Can the passed mob smell this smell?

get_adjective

Returns what adjective to use for the smell for output

get_category

Return what category of smell this is for output

get_examine_text

Returns the text shown when double-examining an atom with this smell

on_smell

Any bonus effects when smelling this smell