code/__DEFINES/antagonists.dm ![code/__DEFINES/antagonists.dm0](git.png)
IS_CHANGELING | Checks if the given mob is a changeling |
---|---|
IS_MALF_AI | Checks if the given mob is a malf ai. |
TELECRYSTALS_DEFAULT | How many telecrystals a normal traitor starts with |
TELECRYSTALS_PRELOADED_IMPLANT | How many telecrystals mapper/admin only "precharged" uplink implant |
UPLINK_IMPLANT_TELECRYSTAL_COST | The normal cost of an uplink implant; used for calcuating how many TC to charge someone if they get a free implant through choice or because they have nothing else that supports an implant. |
ANTAGONIST_PREVIEW_ICON_SIZE | The dimensions of the antagonist preview icon. Will be scaled to this size. |
Define Details
ANTAGONIST_PREVIEW_ICON_SIZE ![code/__DEFINES/antagonists.dm 132](git.png)
The dimensions of the antagonist preview icon. Will be scaled to this size.
IS_CHANGELING ![code/__DEFINES/antagonists.dm 77](git.png)
Checks if the given mob is a changeling
IS_MALF_AI ![code/__DEFINES/antagonists.dm 83](git.png)
Checks if the given mob is a malf ai.
TELECRYSTALS_DEFAULT ![code/__DEFINES/antagonists.dm 123](git.png)
How many telecrystals a normal traitor starts with
TELECRYSTALS_PRELOADED_IMPLANT ![code/__DEFINES/antagonists.dm 125](git.png)
How many telecrystals mapper/admin only "precharged" uplink implant
UPLINK_IMPLANT_TELECRYSTAL_COST ![code/__DEFINES/antagonists.dm 129](git.png)
The normal cost of an uplink implant; used for calcuating how many TC to charge someone if they get a free implant through choice or because they have nothing else that supports an implant.