1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-19 22:06:32 +02:00
parent 5e498ae29e
commit 650ff8db20
4 changed files with 39 additions and 7 deletions

View file

@ -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 = "",
},
}
},