ed
This commit is contained in:
parent
d81178fb10
commit
e3605df057
6 changed files with 50 additions and 1 deletions
|
@ -2814,7 +2814,19 @@ CodeStudio.Products = {
|
|||
}
|
||||
},
|
||||
|
||||
['dmv'] = {
|
||||
categoryName = "Kennzeichen",
|
||||
categoryLogo = "fa-shopping-basket",
|
||||
items = {
|
||||
['customizableplate'] = {
|
||||
itemName = "Kennzeichen",
|
||||
itemStock = 150,
|
||||
itemPrice = 10000,
|
||||
itemInfo = "",
|
||||
},
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
} -- Schließende Klammer für CodeStudio.Products
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue