Added additional skill type values
This commit is contained in:
parent
cf5411336f
commit
01d3864105
@ -54,4 +54,18 @@ export enum SkillTypes
|
||||
USEC_LONG_RANGE_OPTICS = "UsecLongrangeoptics_Settings",
|
||||
USEC_NEGOTIATIONS = "UsecNegotiations",
|
||||
USEC_TACTICS = "UsecTactics",
|
||||
PISTOL = "Pistol",
|
||||
REVOLVER = "Revolver",
|
||||
SMG = "SMG",
|
||||
ASSAULT = "Assault",
|
||||
SHOTGUN = "Shotgun",
|
||||
SNIPER = "Sniper",
|
||||
LMG = "LMG",
|
||||
HMG = "HMG",
|
||||
LAUNCHER = "Launcher",
|
||||
ATTACHED_LAUNCHER = "AttachedLauncher",
|
||||
MISC = "Misc",
|
||||
DMR = "DMR",
|
||||
DRAW_MASTER = "DrawMaster",
|
||||
AIM_MASTER = "AimMaster",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user