BarbedWire Price & Itemsort

This commit is contained in:
He-Man 2017-10-15 22:10:49 +02:00
parent f3742f8223
commit bcb311a703
2 changed files with 5 additions and 0 deletions

View File

@ -959,6 +959,7 @@ class CfgItemSort
"ItemSodaAlpineDude"
};
Basebuilding[] = {
"KitBarbedWire",
"Kit_Garden",
"KitTentA",
"KitTentDome",

View File

@ -3082,6 +3082,10 @@ class CfgPricing
{
price = 10;
};
class KitBarbedWire
{
price = 100;
};
class KitWoodFoundation
{
price = 20;