Add weapon types

This commit is contained in:
Jérémie N'gadi
2017-08-05 23:55:17 +02:00
parent b650b76b2a
commit 8bc3fad9d4
@@ -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'},
}