This commit is contained in:
Nordi98 2025-08-11 16:16:43 +02:00
parent 68151e44fe
commit b390ae483b
5 changed files with 21 additions and 1 deletions

View file

@ -1250,7 +1250,12 @@ CodeStudio.Products = {
itemPrice = 50,
itemInfo = "",
},
['breathalyzer'] = {
itemName = "Alkoholtester",
itemStock = 150,
itemPrice = 50,
itemInfo = "",
},
}
},