rott/kf_sources/KFMod/Classes/BullpupMuzzFlash.uc
2026-07-14 20:27:09 +07:00

14 lines
447 B
Ucode

class BullpupMuzzFlash extends FlakMuzFlash1st;
defaultproperties
{
mLifeRange(1)=0.100000
mRandOrient=True
mSizeRange(1)=0.050000
mGrowthRate=8.000000
mTileAnimation=True
mMeshNodes(0)=none//StaticMesh'XEffects.MinigunMuzFlash1stMesh' KFTODO: Replace this texture
DrawScale=0.900000
Skins(0)=none//FinalBlend'XGameShaders.WeaponShaders.MinigunMuzFlash1stFinal' KFTODO: Replace this texture
}