forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
8e223144bb
commit
b579b06056
1 changed files with 6 additions and 1 deletions
|
@ -1316,7 +1316,12 @@ CodeStudio.Products = {
|
|||
itemPrice = 0,
|
||||
itemInfo = "",
|
||||
},
|
||||
|
||||
['weapon_smokegrenade'] = {
|
||||
itemName = "Rauchgranate",
|
||||
itemStock = 50,
|
||||
itemPrice = 0,
|
||||
itemInfo = "",
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue