identification ![code/datums/components/identification.dm 4](git.png)
Identification components
Vars | |
additional_examine_text | If this is set, show this on examine to the examiner if they know how to use it. |
---|---|
deconstructor_reveal_text | Added to deconstructive analyzer say on success if set |
identification_effect_flags | General flags for what we should do. |
identification_flags | General flags for how we should work. |
identification_method_flags | General flags for how we can be identified. |
Var Details
additional_examine_text ![code/datums/components/identification.dm 12](git.png)
If this is set, show this on examine to the examiner if they know how to use it.
deconstructor_reveal_text ![code/datums/components/identification.dm 14](git.png)
Added to deconstructive analyzer say on success if set
identification_effect_flags ![code/datums/components/identification.dm 8](git.png)
General flags for what we should do.
identification_flags ![code/datums/components/identification.dm 6](git.png)
General flags for how we should work.
identification_method_flags ![code/datums/components/identification.dm 10](git.png)
General flags for how we can be identified.