1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-26 04:22:35 +02:00
parent a561e27187
commit 4a0f0f6a8b
13 changed files with 907 additions and 4 deletions

View file

@ -1030,7 +1030,12 @@ CodeStudio.Products = {
itemPrice = 250,
itemInfo = "",
},
['snp_ammo'] = {
itemName = "Sniper Munition",
itemStock = 250,
itemPrice = 250,
itemInfo = "",
},
}
},
@ -1512,7 +1517,12 @@ CodeStudio.Products = {
itemPrice = 0,
itemInfo = "",
},
['weapon_winchester'] = {
itemName = "Shrewsbury Frontier Repeater",
itemStock = 50,
itemPrice = 0,
itemInfo = "",
},
}
},