pub(super) fn default_hunting(
    params: HashMap<u8, HuntingParams>
) -> SystemWrapper
Expand description

Default hunting with scheduling and targets per hunting zone

Parameters:

params - dictionary mapping hunting zone identifiers to :class:HuntingParams objects