24b81cb
1
2
3
4
5
6
7
8
class EffSwarmingFlies : EffectParticle { void EffSwarmingFlies() { SetParticleID(ParticleList.ENV_SWARMING_FLIES); } }