code/__DEFINES/antagonists.dm

ELIMINATION_NEUTRAL | Does not stop elimination hijacking but itself won't elimination hijack |
---|---|
ELIMINATION_ENABLED | Needs to be present for shuttle to be elimination hijacked |
ELIMINATION_PREVENT | Prevents elimination hijack same way as non-antags |
IS_HERETIC | It is faster as a macro than a proc |
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. |
Define Details
ELIMINATION_ENABLED
Needs to be present for shuttle to be elimination hijacked
ELIMINATION_NEUTRAL
Does not stop elimination hijacking but itself won't elimination hijack
ELIMINATION_PREVENT
Prevents elimination hijack same way as non-antags
IS_HERETIC
It is faster as a macro than a proc
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.