//============================================================================= // KFWeapDef_HRG_Vampire //============================================================================= // Killing Floor 2 // Copyright (C) 2017 Tripwire Interactive LLC //============================================================================= class KFWeapDef_HRG_Vampire extends KFWeaponDefinition abstract; DefaultProperties { WeaponClassPath="KFGameContent.KFWeap_HRG_Vampire" BuyPrice=1500 AmmoPricePerMag=60 //70 ImagePath="WEP_UI_HRG_Vampire_TEX.UI_WeaponSelect_HRG_Vampire" IsPlayGoHidden=true; EffectiveRange=70 UpgradePrice[0]=1500 UpgradeSellPrice[0]=1125 }