flavor_text ![code/datums/elements/flavor_text.dm 3](git.png)
Vars | |
examine_full_view | Examine FULLY views. Overrides examine_no_preview |
---|---|
examine_no_preview | Do not attempt to render a preview on examine. If this is on, it will display as [flavor_name] |
save_key | For preference/DNA saving/loading. Null to prevent. Prefs are only loaded from obviously if it exists in preferences.features. |
Var Details
examine_full_view ![code/datums/elements/flavor_text.dm 18](git.png)
Examine FULLY views. Overrides examine_no_preview
examine_no_preview ![code/datums/elements/flavor_text.dm 16](git.png)
Do not attempt to render a preview on examine. If this is on, it will display as [flavor_name]
save_key ![code/datums/elements/flavor_text.dm 14](git.png)
For preference/DNA saving/loading. Null to prevent. Prefs are only loaded from obviously if it exists in preferences.features.