// 123
SG_MISSILE_SWARM_COUNT;8; // number of missiles in a swarm
SG_MISSILE_SWARM_ROT_TIME;15000; // time for a full rotation in ms, 0 stops rotation
SG_MISSILE_SWARM_WIGGLE_FACTOR;8192; // random position variance, 65536/missilecount is a good base