Files
Bubberstation/code
SgtHunk aba8efe4c2 Fixes pirates not spawning if summoned through comms console (#74983)
## About The Pull Request

When #73881 was merged, it didn't change the threat spawn code when you
hack a comms console.
Before, it simply called the round event control which worked. However
after the PR, it'd always return because `gang_list` wasn't populated
and there was a check that returned if that was the case , and it only
ever was populated when pirates were spawned through dynamic or by
admins.

## Why It's Good For The Game

pirates spawning is good i think

## Changelog
🆑
fix: Pirates summoned through hacking a comms console should actually
spawn now.
/🆑
2023-04-30 23:24:05 -06:00
..
2023-04-30 19:19:08 -06:00