2026-04-14 17:41:39 +02:00

6 lines
100 B
Lua

if Config.Inventory ~= 'default' then return end
function HasPhoneItems()
return true
end