Add instance variable for your enemy that is the state of your enemy.
After it shoots particle, you will switch that variable to another number.
Then you can shoot another type of bullet.
Example :
0: shoot particle
1: shoot bullet X
And your particle must set Type to ONE-SHOT