You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2023. It is now read-only.
#180 makes changes to how the rule works, by using probabilities instead of min/max values. This is done by counting the number of valid locations and getting the spawn amount from that.
This means every map will have a different number of spawn locations, and as such different spawns. Currently values that just looked good where thrown in, but they might require fine tuning by someone who's actually willing to go through that pain