//============================================================================= // KFWeapDef_FNFal //============================================================================= // //============================================================================= // Killing Floor 2 // Copyright (C) 2017 Tripwire Interactive LLC //============================================================================= class KFWeapDef_FNFal extends KFWeaponDefinition abstract; DefaultProperties { WeaponClassPath="KFGameContent.KFWeap_AssaultRifle_FNFal" BuyPrice=1500 //1500 AmmoPricePerMag=47 ImagePath="WEP_UI_FNFAL_TEX.UI_WeaponSelect_FNFAL" EffectiveRange=70 UpgradePrice[0]=1500 UpgradeSellPrice[0]=1125 }