DIFF

Vomit.c

class EffVomit : EffectParticle
{
	void EffVomit()
	{
		SetParticleID(ParticleList.VOMIT);
	}
}