Paradise Station 13 - Modules - TypesDefine Details

code/modules/antagonists/changeling/changeling_power.dm

CHANGELING_INNATE_POWERDenotes 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.

Define Details

CHANGELING_INNATE_POWER

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.