Seven returns! 
So I need to find the missing Enforcer skin in the "starter kit" and move it to my quake folder?
					So I need to find the missing Enforcer skin in the "starter kit" and move it to my quake folder?

if (self.owner.classname != "player")
		{	// other monsters explode themselves
			T_Damage (self.owner, self, self, 50000);
			return;
		}



"
Comment