Skip to content

Crylink: require 2 or more pellets for waitrelease

Dr. Jaska requested to merge drjaska/crylink-waitrelease into master

Currently crylink's join is disabled if joinspread is 0, this patch also disables it if there are only 1 pellets.

I don't think that crylink's only pellet should be able to join with itself.

This also makes single pellet be fully-automatic instead of semi-automatic regardless of joinspread.

Merge request reports