mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 03:01:31 +00:00
fix:(es_extended/config.lua) - typo
This commit is contained in:
@@ -30,7 +30,7 @@ Config.EnablePVP = true -- Allow Player to player combat
|
||||
Config.Multichar = true -- Enable support for esx_multicharacter
|
||||
Config.Identity = true -- Select a characters identity data before they have loaded in (this happens by default with multichar)
|
||||
Config.DistanceGive = 4.0 -- Max distance when giving items, weapons etc.
|
||||
Config.DisableHealthRegen = false -- Player will no longer regenerate health
|
||||
Config.DisableHealthRegeneration = false -- Player will no longer regenerate health
|
||||
Config.DisableVehicleRewards = false -- Disables Player Recieving weapons from vehicles
|
||||
Config.DisableNPCDrops = false -- stops NPCs from dropping weapons on death
|
||||
Config.DisableWeaponWheel = false -- Disables default weapon wheel
|
||||
|
||||
Reference in New Issue
Block a user