forked from Simnation/Main
all
This commit is contained in:
parent
2396aec905
commit
cc1d1a6b39
2 changed files with 6 additions and 0 deletions
|
@ -693,6 +693,12 @@ CodeStudio.Products = {
|
|||
itemPrice = 100,
|
||||
itemInfo = "",
|
||||
},
|
||||
['weapon_flashlight'] = {
|
||||
itemName = "Taschenlampe",
|
||||
itemStock = 150,
|
||||
itemPrice = 100,
|
||||
itemInfo = "",
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue