Save the type in a local variable. Then use "System pick All sprites", then you can pick all sprites of this type and turn them blue.
Bullet on collision with Sprite
local variable type
Set type to Sprite.Type
System pick all Sprite
Sprite compare instance variable Type=type
Sprite turn blue