1
This commit is contained in:
parent
636d541eaa
commit
2699891a94
2 changed files with 13 additions and 1 deletions
|
@ -723,6 +723,12 @@ CodeStudio.Products = {
|
|||
itemPrice = 100,
|
||||
itemInfo = "",
|
||||
},
|
||||
['fruitpicker'] = {
|
||||
itemName = "Obstpflücker",
|
||||
itemStock = 150,
|
||||
itemPrice = 200,
|
||||
itemInfo = "",
|
||||
},
|
||||
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue