Attachments can break after server restartBug
Steps to reproduce:

  1. Spawn a minicopter with a turret or other attachments
  2. Restart the server
  3. Build/destroy entities nearby, and notice the attachments can break

This happens because the attachments technically respawn on a server restart, so you have to re-destroy their GroundWatch and DestroyOnGroundMissing components as well.

Auto turrets and searchlights are breaking off randomly without server restarts