forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
e06091e577
commit
fab9f0a26e
1 changed files with 6 additions and 1 deletions
|
@ -1185,7 +1185,12 @@ CodeStudio.Products = {
|
||||||
itemPrice = 50,
|
itemPrice = 50,
|
||||||
itemInfo = "",
|
itemInfo = "",
|
||||||
},
|
},
|
||||||
|
['nighvision'] = {
|
||||||
|
itemName = "Nachtsichtgerät",
|
||||||
|
itemStock = 150,
|
||||||
|
itemPrice = 50,
|
||||||
|
itemInfo = "",
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue