Update KARABINER weapon labels in current match mapping
This commit is contained in:
@@ -81,11 +81,11 @@ const CURRENT_MATCH_WEAPONS = Object.freeze({
|
||||
"gewehr 43": currentMatchWeapon("Gewehr 43", "gewehr_white.svg"),
|
||||
gewehr43: currentMatchWeapon("Gewehr 43", "gewehr_white.svg"),
|
||||
g43: currentMatchWeapon("Gewehr 43", "gewehr_white.svg"),
|
||||
kar98k: currentMatchWeapon("Kar98k", "kar98k_white.svg"),
|
||||
"kar 98k": currentMatchWeapon("Kar98k", "kar98k_white.svg"),
|
||||
kar98: currentMatchWeapon("Kar98k", "kar98k_white.svg"),
|
||||
k98: currentMatchWeapon("Kar98k", "kar98k_white.svg"),
|
||||
"k98k": currentMatchWeapon("Kar98k", "kar98k_white.svg"),
|
||||
kar98k: currentMatchWeapon("KARABINER 98K", "kar98k_white.svg"),
|
||||
"kar 98k": currentMatchWeapon("KARABINER 98K", "kar98k_white.svg"),
|
||||
kar98: currentMatchWeapon("KARABINER 98K", "kar98k_white.svg"),
|
||||
k98: currentMatchWeapon("KARABINER 98K", "kar98k_white.svg"),
|
||||
"k98k": currentMatchWeapon("KARABINER 98K", "kar98k_white.svg"),
|
||||
"scoped kar98k": currentMatchWeapon("Scoped Kar98k", "kar98k_x8_white.svg"),
|
||||
"kar98k x8": currentMatchWeapon("Scoped Kar98k", "kar98k_x8_white.svg"),
|
||||
"kar 98k x8": currentMatchWeapon("Scoped Kar98k", "kar98k_x8_white.svg"),
|
||||
|
||||
Reference in New Issue
Block a user