loadout_entry 
Datum for storing and customizing a selected loadout item
Vars | |
custom_color | Customized color if any. |
---|---|
custom_color_rotation | Customized color rotation if any. |
custom_desc | Customized description if any. |
custom_gags_colors | Customized GAGS colors if any. |
custom_name | Customized name if any. |
path | Path to the loadout item (/datum/loadout_item) |
Procs | |
to_list | Converts a loadout entry to a list of vars for saving. |
Var Details
custom_color 
Customized color if any.
custom_color_rotation 
Customized color rotation if any.
custom_desc 
Customized description if any.
custom_gags_colors 
Customized GAGS colors if any.
custom_name 
Customized name if any.
path 
Path to the loadout item (/datum/loadout_item)
Proc Details
to_list
Converts a loadout entry to a list of vars for saving.