byond - Modules - TypesVar Details - Proc Details

/datum/species

Vars

groupUsed for isx(y) checking of species groups
knock_down_reductionFactor of reduction of KnockDown duration.
knock_out_reductionFactor of reduction of KnockOut duration.
mob_inherent_traitsStatus traits to give to the mob.
stun_reductionFactor of reduction of Stun duration.
weed_slowdown_multIf different from 1, a signal is registered on post_spawn().

Procs

apply_signalsApply signals to the human
open_emote_panelOverride to add an emote panel to a species

Var Details

group

Used for isx(y) checking of species groups

knock_down_reduction

Factor of reduction of KnockDown duration.

knock_out_reduction

Factor of reduction of KnockOut duration.

mob_inherent_traits

Status traits to give to the mob.

stun_reduction

Factor of reduction of Stun duration.

weed_slowdown_mult

If different from 1, a signal is registered on post_spawn().

Proc Details

apply_signals

Apply signals to the human

open_emote_panel

Override to add an emote panel to a species