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
198 B
Ucode
9 lines
198 B
Ucode
class ExtDT_Ballistic_9mm extends KFDT_Ballistic_9mm
|
|
abstract
|
|
hidedropdown;
|
|
|
|
DefaultProperties
|
|
{
|
|
ModifierPerkList(0) = class'KFPerk_Sharpshooter'
|
|
ModifierPerkList(1) = class'KFPerk_Gunslinger'
|
|
} |