Change Medic and Commando perks to be one perk

This commit is contained in:
Anton Tarasenko 2020-04-21 13:55:36 +07:00
commit ae28c24ef6
17 changed files with 103 additions and 43 deletions

View file

@ -1,4 +1,4 @@
class NiceDamTypeMP5M extends NiceDamTypeMedicBullet
class NiceDamTypeMP5M extends NiceDamageTypeVetCommando
abstract;
defaultproperties
{

View file

@ -14,6 +14,7 @@ defaultproperties
AmmoItemName="9x19mm Ammo"
AmmoMesh=StaticMesh'KillingFloorStatics.L85Ammo'
EquipmentCategoryID=3
CorrespondingPerkIndex=3
VariantClasses(0)=Class'KFMod.CamoMP5MPickup'
InventoryType=Class'NicePack.NiceMP5MMedicGun'
PickupMessage="You got the MP5M Medic Gun"