7 lines
202 B
Lua
Raw Normal View History

2025-04-07 01:41:12 +00:00
return {
apartmentStash = {
slots = 50,
maxWeight = 150000
},
discordWebhook = nil, -- Replace nil with your webhook if you chose to use discord logging over ox_lib logging
}