id_trim ![code/datums/id_trim/_id_trim.dm 2](git.png)
Simple datum that holds the basic information associated with an ID card trim.
Vars | |
access | Accesses that this trim unlocks on a card it is imprinted on. These accesses never take wildcard slots and can be added and removed at will. |
---|---|
assignment | Job/assignment associated with this trim. Can be transferred to ID cards holding this trim. |
big_pointer | If true, IDs with this trim will grant wearers with bigger arrows when pointing |
department_color | Department color for this trim. Displayed in the box under the trim_state. |
department_state | Department icon state, for differentiating between heads and normal crew and other use cases. |
honorific_positions | What positions can our honorific take? To prevent names like "Peter Dr." |
honorifics | What honorifics, if any, will we set our wearer's name to when worn? |
intern_alt_name | The name of the job for interns. If unset it will default to "[assignment] (Intern)". |
pointer_color | If set, IDs with this trim will give wearers arrows of different colors when pointing |
sechud_icon_state | The icon_state associated with this trim, as it will show on the security HUD. |
subdepartment_color | Subdepartment color for this trim. Displayed as a bar under the trim_state and department_color. |
threat_modifier | How threatened does a security bot feel when scanning this ID? A negative value may cause them to forgive things which would otherwise cause aggro. |
trim_icon | Icon file for this trim. |
trim_state | Icon state for this trim. Overlayed on advanced ID cards. |
wildcard_access | Accesses that this trim unlocks on a card that require wildcard slots to apply. If a card cannot accept all a trim's wildcard accesses, the card is incompatible with the trim. |
Var Details
access ![code/datums/id_trim/_id_trim.dm 23](git.png)
Accesses that this trim unlocks on a card it is imprinted on. These accesses never take wildcard slots and can be added and removed at will.
assignment ![code/datums/id_trim/_id_trim.dm 14](git.png)
Job/assignment associated with this trim. Can be transferred to ID cards holding this trim.
big_pointer ![code/datums/id_trim/_id_trim.dm 28](git.png)
If true, IDs with this trim will grant wearers with bigger arrows when pointing
department_color ![code/datums/id_trim/_id_trim.dm 8](git.png)
Department color for this trim. Displayed in the box under the trim_state.
department_state ![code/datums/id_trim/_id_trim.dm 10](git.png)
Department icon state, for differentiating between heads and normal crew and other use cases.
honorific_positions ![code/datums/id_trim/_id_trim.dm 34](git.png)
What positions can our honorific take? To prevent names like "Peter Dr."
honorifics ![code/datums/id_trim/_id_trim.dm 32](git.png)
What honorifics, if any, will we set our wearer's name to when worn?
intern_alt_name ![code/datums/id_trim/_id_trim.dm 16](git.png)
The name of the job for interns. If unset it will default to "[assignment] (Intern)".
pointer_color ![code/datums/id_trim/_id_trim.dm 30](git.png)
If set, IDs with this trim will give wearers arrows of different colors when pointing
sechud_icon_state ![code/datums/id_trim/_id_trim.dm 18](git.png)
The icon_state associated with this trim, as it will show on the security HUD.
subdepartment_color ![code/datums/id_trim/_id_trim.dm 12](git.png)
Subdepartment color for this trim. Displayed as a bar under the trim_state and department_color.
threat_modifier ![code/datums/id_trim/_id_trim.dm 20](git.png)
How threatened does a security bot feel when scanning this ID? A negative value may cause them to forgive things which would otherwise cause aggro.
trim_icon ![code/datums/id_trim/_id_trim.dm 4](git.png)
Icon file for this trim.
trim_state ![code/datums/id_trim/_id_trim.dm 6](git.png)
Icon state for this trim. Overlayed on advanced ID cards.
wildcard_access ![code/datums/id_trim/_id_trim.dm 25](git.png)
Accesses that this trim unlocks on a card that require wildcard slots to apply. If a card cannot accept all a trim's wildcard accesses, the card is incompatible with the trim.