chameleon ![code/game/objects/items/cards_ids.dm 1609](git.png)
Vars | |
anyone | Anti-metagaming protections. If TRUE, anyone can change the ID card's details. If FALSE, only syndicate agents can. |
---|---|
forged | Have we set a custom name and job assignment, or will we use what we're given when we chameleon change? |
theft_target | Weak ref to the ID card we're currently attempting to steal access from. |
Var Details
anyone ![code/game/objects/items/cards_ids.dm 1620](git.png)
Anti-metagaming protections. If TRUE, anyone can change the ID card's details. If FALSE, only syndicate agents can.
forged ![code/game/objects/items/cards_ids.dm 1618](git.png)
Have we set a custom name and job assignment, or will we use what we're given when we chameleon change?
theft_target ![code/game/objects/items/cards_ids.dm 1624](git.png)
Weak ref to the ID card we're currently attempting to steal access from.