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

body_modification

Vars

abstract_typeThe abstract type of this body modification
costCost in quirk points of thisbody modification
incompatible_body_modificationsThe list of body modifications incompatible with this body modification
keyThe key used to identify this body modification
nameThe name of this body modification

Procs

apply_to_humanApply this set of body modifications to the given mob
can_be_appliedReturns TRUE if this body modification can be applied
get_conflicting_body_modificationsReturns the list of body modifications incompatible with this body modification

Var Details

abstract_type

The abstract type of this body modification

cost

Cost in quirk points of thisbody modification

incompatible_body_modifications

The list of body modifications incompatible with this body modification

key

The key used to identify this body modification

name

The name of this body modification

Proc Details

apply_to_human

Apply this set of body modifications to the given mob

can_be_applied

Returns TRUE if this body modification can be applied

get_conflicting_body_modifications

Returns the list of body modifications incompatible with this body modification