mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
typo + Install pack update
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -269,7 +269,7 @@ class CfgItemSort
|
||||
"V_PlateCarrierSpec_blk",
|
||||
"V_HarnessO_ghex_F",
|
||||
"V_HarnessOGL_ghex_F",
|
||||
"V_PlateCarroer2_tna_F",
|
||||
"V_PlateCarrier2_tna_F",
|
||||
"V_PlateCarrierGL_tna_F",
|
||||
"V_PlateCarrier2_blk"
|
||||
};
|
||||
|
@ -4238,7 +4238,7 @@ class CfgPricing
|
||||
{
|
||||
price = 10;
|
||||
};
|
||||
class V_PlateCarroer2_tna_F
|
||||
class V_PlateCarrier2_tna_F
|
||||
{
|
||||
price = 10;
|
||||
};
|
||||
|
@ -838,7 +838,7 @@ class CfgLootTable
|
||||
class Pistols_Vanilla
|
||||
{
|
||||
items[] = {
|
||||
{ { "Hgun_Pistol_Signal_F", "weapon" }, 4 },
|
||||
{ { "hgun_Pistol_Signal_F", "weapon" }, 4 },
|
||||
{ { "MultiGun", "weapon" }, 5 },
|
||||
{ { "hgun_Pistol_heavy_01_F", "weapon" }, 9 },
|
||||
{ { "hgun_P07_F", "weapon" }, 10 },
|
||||
@ -1756,7 +1756,7 @@ class CfgLootTable
|
||||
{ { "V_PlateCarrierSpec_blk", "item" }, 1 },
|
||||
{ { "V_HarnessO_ghex_F", "item" }, 1 },
|
||||
{ { "V_HarnessOGL_ghex_F", "item" }, 1 },
|
||||
{ { "V_PlateCarroer2_tna_F", "item" }, 1 },
|
||||
{ { "V_PlateCarrier2_tna_F", "item" }, 1 },
|
||||
{ { "V_PlateCarrierGL_tna_F", "item" }, 1 }
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user