feat: add (free) DLC "Frost Fang" weapon

This commit is contained in:
2020-11-29 01:56:14 +03:00
parent e68d21f1d9
commit ab112d8e88
2 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1,7 @@
class DLCWeapDef_Rifle_FrostShotgunAxe extends KFWeapDef_Rifle_FrostShotgunAxe
abstract;
DefaultProperties
{
SharedUnlockId=SCU_None
}