mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
feat(es_extended/shared/config/weapons): add bottom dollar bounties dlc weapons
This commit is contained in:
@@ -289,6 +289,7 @@ Config.Weapons = {
|
||||
},
|
||||
},
|
||||
{ name = "WEAPON_STUNGUN", label = TranslateCap("weapon_stungun"), tints = Config.DefaultWeaponTints, components = {} },
|
||||
{ name = "WEAPON_STUNROD", label = TranslateCap("weapon_stunrod"), tints = Config.DefaultWeaponTints, components = {} },
|
||||
{ name = "WEAPON_RAYPISTOL", label = TranslateCap("weapon_raypistol"), tints = Config.DefaultWeaponTints, components = {} },
|
||||
{
|
||||
name = "WEAPON_VINTAGEPISTOL",
|
||||
|
||||
Reference in New Issue
Block a user