code/__DEFINES/mobs.dm

ORGAN_BROKEN | ORGAN DEFINES |
---|---|
REAGENTS_METABOLISM | REAGENT STUFF |
SHOCK_NOGLOVES | Flags used by the flags parameter of electrocute act. Makes it so that the shock doesn't take gloves into account. |
SHOCK_TESLA | Used when the shock is from a tesla bolt. |
SHOCK_ILLUSION | Used when an illusion shocks something. Makes the shock deal stamina damage and not trigger certain secondary effects. |
SHOCK_NOSTUN | The shock doesn't stun. |
MAX_GOLD_CORE_MOBS | Max amount of living Xenobio mobs allowed at any given time (excluding slimes). |
Define Details
MAX_GOLD_CORE_MOBS
Max amount of living Xenobio mobs allowed at any given time (excluding slimes).
ORGAN_BROKEN
ORGAN DEFINES
REAGENTS_METABOLISM
REAGENT STUFF
SHOCK_ILLUSION
Used when an illusion shocks something. Makes the shock deal stamina damage and not trigger certain secondary effects.
SHOCK_NOGLOVES
Flags used by the flags parameter of electrocute act. Makes it so that the shock doesn't take gloves into account.
SHOCK_NOSTUN
The shock doesn't stun.
SHOCK_TESLA
Used when the shock is from a tesla bolt.