1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-07-20 02:53:21 +02:00
parent 25cefd9a2d
commit 055eba2c8c

View file

@ -10,8 +10,8 @@ Config.PoliceJobName = "police" -- Police job name
-- Required Items -- Required Items
Config.RequiredItems = { Config.RequiredItems = {
flex = { flex = {
name = "angle_grinder", -- Item name in your inventory name = "anglegrinder", -- Item name in your inventory
label = "Angle Grinder", -- Display name label = "Flex", -- Display name
amount = 1, -- How many required amount = 1, -- How many required
remove = false, -- Whether to remove the item after use remove = false, -- Whether to remove the item after use
durability = false, -- Whether the item has durability durability = false, -- Whether the item has durability