Thats a hard to answer question, without seeing your code.
normaly if you you da something like
Sprite1 on collision with Sprite2 {Sprite2 destroy}
it should only destroy the Sprites involved in the process as they are picked by construct with the on collision condition