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

flavor_text

The actual flavor text datum. This should never be qdeleted - just leave it floating in the global list.

Vars

expl_infoExploitable info associated with this flavor text
flavor_textThe actual flavor text.
linked_speciesThe species associated with this flavor text.
nameThe name associated with this flavor text.
ownerThe mob that owns this flavor text.
silicon_textFlavor text shown as a silicon

Procs

format_flavor_for_examineAll-In-One proc that gets the flavor text and record hrefs and formats it into one message.
get_flavor_textGet the flavor text formatted.

Var Details

expl_info

Exploitable info associated with this flavor text

flavor_text

The actual flavor text.

linked_species

The species associated with this flavor text.

name

The name associated with this flavor text.

owner

The mob that owns this flavor text.

silicon_text

Flavor text shown as a silicon

Proc Details

format_flavor_for_examine

All-In-One proc that gets the flavor text and record hrefs and formats it into one message.

examiner - who's POV we're gettting this flavor text from shorten - whether to cut it off at EXAMINE_FLAVOR_MAX_DISPLAYED

returns a string

get_flavor_text

Get the flavor text formatted.

examiner - who's POV we're gettting this flavor text from shorten - whether to cut it off at EXAMINE_FLAVOR_MAX_DISPLAYED

returns a string