
 Re: How to make more powerful grenades
go into your INI files and find the variables Mass, MinVelocity, and, MaxVelocity.
forget it. you better read a tutorial. or the Wiki. 
AddGib = Gib
		GibParticle = MOPixel
			CopyOf = Grenade Fragment Gray
			InstanceName = Grenade Fragment Gray
			LifeTime = 30
			Sharpness = 90
		Count = 200
		MinVelocity = 10
		MaxVelocity = 20
example. bold are what you're supposed to edit