Space Station 13 - Modules - TypesDefine Details

code/__DEFINES/antag_defines.dm

CONTRACT_STATUS_INVALIDContractors The contract is invalid for some reason and cannot be taken. It may be made valid later.
CONTRACT_STATUS_INACTIVEThe contract hasn't been started yet.
CONTRACT_STATUS_ACTIVEThe contract is in progress.
CONTRACT_STATUS_COMPLETEDThe contract has been completed successfully.
CONTRACT_STATUS_FAILEDThe contract failed for some reason.
EXTRACTION_DIFFICULTY_EASYEasy difficulty area to extract the kidnapee. Low rewards.
EXTRACTION_DIFFICULTY_MEDIUMMedium difficulty area to extract the kidnapee. Moderate rewards.
EXTRACTION_DIFFICULTY_HARDHard difficulty area to extract the kidnapee. High rewards.
CONTRACT_STRINGS_WANTEDThe name of the strings file containing data to use for contract fluff texts.
UPLINK_SPECIAL_SPAWNINGTraitors
CHANGELING_INNATE_POWERChangelings Denotes that this power is free and should be given to all changelings by default.
CHANGELING_PURCHASABLE_POWERDenotes that this power can only be obtained by purchasing it.
CHANGELING_UNOBTAINABLE_POWERDenotes that this power can not be obtained normally. Primarily used for base types such as /datum/action/changeling/weapon.
ABDUCTOR_VEST_STEALTHAbductors
PULSEDEMON_SOURCE_DRAIN_INVALIDPulse Demon

Define Details

ABDUCTOR_VEST_STEALTH

Abductors

CHANGELING_INNATE_POWER

Changelings Denotes that this power is free and should be given to all changelings by default.

CHANGELING_PURCHASABLE_POWER

Denotes that this power can only be obtained by purchasing it.

CHANGELING_UNOBTAINABLE_POWER

Denotes that this power can not be obtained normally. Primarily used for base types such as /datum/action/changeling/weapon.

CONTRACT_STATUS_ACTIVE

The contract is in progress.

CONTRACT_STATUS_COMPLETED

The contract has been completed successfully.

CONTRACT_STATUS_FAILED

The contract failed for some reason.

CONTRACT_STATUS_INACTIVE

The contract hasn't been started yet.

CONTRACT_STATUS_INVALID

Contractors The contract is invalid for some reason and cannot be taken. It may be made valid later.

CONTRACT_STRINGS_WANTED

The name of the strings file containing data to use for contract fluff texts.

EXTRACTION_DIFFICULTY_EASY

Easy difficulty area to extract the kidnapee. Low rewards.

EXTRACTION_DIFFICULTY_HARD

Hard difficulty area to extract the kidnapee. High rewards.

EXTRACTION_DIFFICULTY_MEDIUM

Medium difficulty area to extract the kidnapee. Moderate rewards.

PULSEDEMON_SOURCE_DRAIN_INVALID

Pulse Demon

Traitors