Fixes the boarding objective
About The Pull Request
Since we quit using the badlands in the new starmap, there were no more instances of /datum/star_system/random so the boarding objective couldn't find any systems to use. This makes it look at neutral_zone_systems instead.
Why It's Good For The Game
Stops making the admins have to create the boarding objective themselves.
Changelog
:cl: fix: Fixed boarding objectives for non-random starmap /:cl:
Okay so, I don't think it makes sense to both change it so it will normally only spawn the fleets in randomly generated systems, and ALSO make it only spawn in syndicate-owned systems, because random systems aren't owned. Let's figure out what our concept for the use of randomly generated space going forwards is and go from there.