Hot Tip: It's easiest if you just always set Globals.G.Asteroids=(0)
It doesn't matter if you actually have 12, or 16, or 50 asteroids... if you set the global to zero, all it means is that the game won't try to auto-add any asteroids. That's all that command does.