Merge pull request #884 from ravmustang/patch-5

more assets pricing
This commit is contained in:
vbawol 2017-10-02 07:51:42 -05:00 committed by GitHub
commit 16191f0400

View File

@ -116,6 +116,10 @@ class CfgPricing
{
price = 10;
};
class SmeltingTools_EPOCH
{
price = 75;
};
class ItemBriefcaseE
{
price = 10;
@ -1968,6 +1972,30 @@ class CfgPricing
{
price = 25;
};
class atropine_epoch
{
price = 20;
};
class krypto_candy_epoch
{
price = 50;
};
class bluburger_epoch
{
price = 35;
};
class redburger_epoch
{
price = 35;
};
class gyro_wrap_epoch
{
price = 40;
};
class icecream_epoch
{
price = 20;
};
class ItemSodaOrangeSherbet
{
price = 4;