Change Medic and Commando perks to be one perk
This commit is contained in:
parent
e7d1c539e8
commit
ae28c24ef6
17 changed files with 103 additions and 43 deletions
|
|
@ -1,4 +1,4 @@
|
|||
class NiceDamTypeKrissM extends NiceDamTypeMedicBullet
|
||||
class NiceDamTypeKrissM extends NiceDamageTypeVetCommando
|
||||
abstract;
|
||||
defaultproperties
|
||||
{
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ defaultproperties
|
|||
AmmoItemName="45. ACP Ammo"
|
||||
AmmoMesh=StaticMesh'KillingFloorStatics.L85Ammo'
|
||||
EquipmentCategoryID=3
|
||||
CorrespondingPerkIndex=3
|
||||
VariantClasses(0)=Class'KFMod.NeonKrissMPickup'
|
||||
InventoryType=Class'NicePack.NiceKrissMMedicGun'
|
||||
PickupMessage="You got the KRISS Vector Medic Gun"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue