Space Station 13 - Modules - TypesVar Details - Proc Details

scavenger

Vars

random_melee_optionsList of melee weapon types. Used by randomize_stats().
random_ranged_optionsList of ranged weapon types. Used by randomize_stats().

Procs

randomize_statsRandomizes the scavenger's stats and weapons. Generally should only be used during Initialize().

Var Details

random_melee_options

List of melee weapon types. Used by randomize_stats().

random_ranged_options

List of ranged weapon types. Used by randomize_stats().

Proc Details

randomize_stats

Randomizes the scavenger's stats and weapons. Generally should only be used during Initialize().