1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Miho931 2025-06-09 17:06:26 +02:00
parent 18c43daf18
commit 449faaa020

View file

@ -15,7 +15,7 @@ Config.Logs = {
Logger = 'discord' -- 'discord', 'fivemerr', 'ox' (ox support: fivemanage, datadog, grafana loki logging )
}
Config.DeleteButton = false
Config.DeleteButton = true
Config.DefaultSlots = 1
@ -32,9 +32,9 @@ Config.NoSpawnMenuOnlyLastLocation = {
for custom: server > editable > functions.lua
]]
Config.StarterItems = {
--{ item = 'phone', amount = 1 },
--{ item = 'id_card', amount = 1, customExport = false },
--{ item = 'driver_license', amount = 1, customExport = false },
{ item = 'black_phone', amount = 1 },
{ item = 'burger', amount = 10 },
{ item = 'water_bottle', amount = 10 },
}
Config.CustomHud = function(bool)