feat: add (free) DLC "Frost Fang" weapon
This commit is contained in:
7
ServerExt/Classes/DLCWeapDef_Rifle_FrostShotgunAxe.uc
Normal file
7
ServerExt/Classes/DLCWeapDef_Rifle_FrostShotgunAxe.uc
Normal file
@ -0,0 +1,7 @@
|
||||
class DLCWeapDef_Rifle_FrostShotgunAxe extends KFWeapDef_Rifle_FrostShotgunAxe
|
||||
abstract;
|
||||
|
||||
DefaultProperties
|
||||
{
|
||||
SharedUnlockId=SCU_None
|
||||
}
|
Reference in New Issue
Block a user