#ifdef SVQC void spawnfunc_func_stardust() { self.effects = EF_STARDUST; CSQCMODEL_AUTOINIT(); } #endif