mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
Add weapon types
This commit is contained in:
@@ -84,6 +84,8 @@ Config.Weapons = {
|
||||
{name = 'WEAPON_PIPEBOMB', label = 'Bombe tuyau'},
|
||||
{name = 'WEAPON_POOLCUE', label = 'Queue de billard'},
|
||||
{name = 'WEAPON_WRENCH', label = 'Clé'},
|
||||
{name = 'WEAPON_FLASHLIGHT', label = 'Lampe torche'},
|
||||
{name = 'WEAPON_FIREEXTINGUISHER', label = 'Extincteur'},
|
||||
{name = 'GADGET_NIGHTVISION', label = 'Vision nocturne'},
|
||||
{name = 'GADGET_PARACHUTE', label = 'Parachute'},
|
||||
}
|
||||
Reference in New Issue
Block a user