Space Station 13 - Modules - TypesDefine Details

code/__DEFINES/implants_defines.dm

BIOCHIP_EMOTE_TRIGGER_INTENTIONALIf used, an implant will trigger when an emote is intentionally used.
BIOCHIP_EMOTE_TRIGGER_UNINTENTIONALIf used, an implant will trigger when an emote is forced/unintentionally used.
BIOCHIP_EMOTE_TRIGGER_ALWAYSIf used, an implant will always trigger when the user makes an emote.
BIOCHIP_TRIGGER_DEATH_ONCEIf used, an implant will trigger on the user's first death.
BIOCHIP_TRIGGER_DEATH_ANYIf used, an implant will trigger any time a user dies.
BIOCHIP_TRIGGER_NOT_WHEN_GIBBEDIf used, an implant will NOT trigger on death when a user is gibbed.
BIOCHIP_ACTIVATED_PASSIVEThe implant is passively active (like a mindshield)
BIOCHIP_ACTIVATED_ACTIVEThe implant is activated manually by a trigger
BIOCHIP_IMPLANTEDThe implant is currently inside the body
BIOCHIP_USEDThe implant was once implanted into someone
BIOCHIP_NEWThe implant is new and intact
BIOCHIP_IMPLANT_SUCCESSImplant is successfully installed
BIOCHIP_IMPLANT_FAILImplant fails to inject
BIOCHIP_IMPLANT_NOROOMReturn this if there's no room for the implant
STEALTHBOX_ALPHAStealth box alpha

Define Details

BIOCHIP_ACTIVATED_ACTIVE

The implant is activated manually by a trigger

BIOCHIP_ACTIVATED_PASSIVE

The implant is passively active (like a mindshield)

BIOCHIP_EMOTE_TRIGGER_ALWAYS

If used, an implant will always trigger when the user makes an emote.

BIOCHIP_EMOTE_TRIGGER_INTENTIONAL

If used, an implant will trigger when an emote is intentionally used.

BIOCHIP_EMOTE_TRIGGER_UNINTENTIONAL

If used, an implant will trigger when an emote is forced/unintentionally used.

BIOCHIP_IMPLANTED

The implant is currently inside the body

BIOCHIP_IMPLANT_FAIL

Implant fails to inject

BIOCHIP_IMPLANT_NOROOM

Return this if there's no room for the implant

BIOCHIP_IMPLANT_SUCCESS

Implant is successfully installed

BIOCHIP_NEW

The implant is new and intact

BIOCHIP_TRIGGER_DEATH_ANY

If used, an implant will trigger any time a user dies.

BIOCHIP_TRIGGER_DEATH_ONCE

If used, an implant will trigger on the user's first death.

BIOCHIP_TRIGGER_NOT_WHEN_GIBBED

If used, an implant will NOT trigger on death when a user is gibbed.

BIOCHIP_USED

The implant was once implanted into someone

STEALTHBOX_ALPHA

Stealth box alpha