forked from Simnation/Main
resources/[inventory]/cs_shops/config/config.lua aktualisiert
This commit is contained in:
parent
cda9e9a7ef
commit
dac01dc75b
1 changed files with 6 additions and 0 deletions
|
@ -556,6 +556,12 @@ CodeStudio.Products = {
|
|||
itemPrice = 400,
|
||||
itemInfo = "",
|
||||
},
|
||||
['gardensicorr'] = {
|
||||
itemName = "Gartenschere",
|
||||
itemStock = 150,
|
||||
itemPrice = 400,
|
||||
itemInfo = "",
|
||||
},
|
||||
['emptybottle'] = {
|
||||
itemName = "leere Flasche",
|
||||
itemStock = 150,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue