847c8b3cff
Rack'em Up doesn't reducing when miss anymore Trait "MedicPistol" replacing (don't removing) 9mm from default inventory so players with this trait will spawn with medic pistol in hands Optimized code of Rack'em Up trait
9 lines
216 B
Ucode
9 lines
216 B
Ucode
class ExtDT_Ballistic_Pistol_Medic extends KFDT_Ballistic_Pistol_Medic
|
|
abstract
|
|
hidedropdown;
|
|
|
|
DefaultProperties
|
|
{
|
|
ModifierPerkList(0) = class'KFPerk_Sharpshooter'
|
|
ModifierPerkList(1) = class'KFPerk_Gunslinger'
|
|
} |