Move medic SMGs to demolitionist perk
This commit is contained in:
parent
796b699825
commit
ed4d67dc1c
10 changed files with 12 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
class NiceDamTypeMP5M extends NiceDamageTypeVetCommando
|
||||
class NiceDamTypeMP5M extends NiceDamageTypeVetDemolitions
|
||||
abstract;
|
||||
defaultproperties
|
||||
{
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ defaultproperties
|
|||
AmmoItemName="9x19mm Ammo"
|
||||
AmmoMesh=StaticMesh'KillingFloorStatics.L85Ammo'
|
||||
EquipmentCategoryID=3
|
||||
CorrespondingPerkIndex=3
|
||||
CorrespondingPerkIndex=6
|
||||
VariantClasses(0)=Class'KFMod.CamoMP5MPickup'
|
||||
InventoryType=class'NiceMP5MMedicGun'
|
||||
PickupMessage="You got the MP5M Medic Gun"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue