forked from Simnation/Main
ed
This commit is contained in:
parent
5e498ae29e
commit
650ff8db20
4 changed files with 39 additions and 7 deletions
|
@ -1011,8 +1011,18 @@ CodeStudio.Products = {
|
|||
itemPrice = 250,
|
||||
itemInfo = "",
|
||||
},
|
||||
|
||||
|
||||
['ammo_beanbag'] = {
|
||||
itemName = "Beanbag Munition",
|
||||
itemStock = 250,
|
||||
itemPrice = 250,
|
||||
itemInfo = "",
|
||||
},
|
||||
['ammo_training'] = {
|
||||
itemName = "Trainings Munition",
|
||||
itemStock = 250,
|
||||
itemPrice = 250,
|
||||
itemInfo = "",
|
||||
},
|
||||
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue