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,
|
itemPrice = 400,
|
||||||
itemInfo = "",
|
itemInfo = "",
|
||||||
},
|
},
|
||||||
|
['gardensicorr'] = {
|
||||||
|
itemName = "Gartenschere",
|
||||||
|
itemStock = 150,
|
||||||
|
itemPrice = 400,
|
||||||
|
itemInfo = "",
|
||||||
|
},
|
||||||
['emptybottle'] = {
|
['emptybottle'] = {
|
||||||
itemName = "leere Flasche",
|
itemName = "leere Flasche",
|
||||||
itemStock = 150,
|
itemStock = 150,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue