mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
add vehdocrara (top secret) price
This commit is contained in:
parent
9a3869bf30
commit
0050071f50
@ -108,6 +108,10 @@ class CfgPricing
|
|||||||
{
|
{
|
||||||
price = 10;
|
price = 10;
|
||||||
};
|
};
|
||||||
|
class ItemVehDocRara
|
||||||
|
{
|
||||||
|
price = 25;
|
||||||
|
};
|
||||||
class ItemBulb
|
class ItemBulb
|
||||||
{
|
{
|
||||||
price = 10;
|
price = 10;
|
||||||
|
Loading…
Reference in New Issue
Block a user