This commit is contained in:
He-Man 2018-05-09 20:09:39 +02:00
parent 0c4de1fbe3
commit 25eca26ee5
3 changed files with 14 additions and 0 deletions

View File

@ -1055,11 +1055,13 @@ class CfgItemSort
"ItemCorrugated",
"ItemCorrugatedLg",
"KitStudWall",
"KitPlyThirdWall_EPOCH",
"KitWoodFloor",
"KitWoodHalfFloor",
"KitWoodQuarterFloor",
"KitWoodStairs",
"KitWoodRamp",
"KitSnowman",
"KitFirePlace",
"KitTiPi",
"KitShelf",

View File

@ -3078,6 +3078,9 @@ class CfgPricing
{
price = 16;
};
class KitPlyThirdWall_EPOCH {
price = 18;
};
class KitWoodQuarterFloor
{
price = 8; // price of 2 planks
@ -3134,6 +3137,10 @@ class CfgPricing
{
price = 24; // price of 6 planks
};
class KitSnowman
{
price = 72;
};
class KitSpikeTrap
{
price = 42;

View File

@ -230,6 +230,11 @@ class CfgEpoch
{"O_Heli_Transport_04_covered_EPOCH",1},
{"B_Heli_Transport_03_unarmed_EPOCH",1},
{"jetski_epoch",7},
{"MBK_01_EPOCH",2},
{"hoverboard_epoch_1",1},
{"hoverboard_epoch_cargo",1},
{"hoverboard_epoch_bttf",1},
{"hoverboard_epoch_a3",1},
{"K01",2},
{"K02",2},
{"K03",2},