mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Smaller config fixes
This commit is contained in:
parent
2b5d60bc50
commit
57bc71350e
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.
Binary file not shown.
@ -1003,7 +1003,7 @@ class CfgItemSort
|
||||
"muzzle_snds_H_snd_F",
|
||||
"muzzle_snds_m_khk_F",
|
||||
"muzzle_snds_m_snd_F",
|
||||
"uzzle_snds_B_khk_F",
|
||||
"muzzle_snds_B_khk_F",
|
||||
"muzzle_snds_B_snd_F",
|
||||
"muzzle_snds_65_TI_ghex_F",
|
||||
"muzzle_snds_65_TI_blk_F",
|
||||
|
@ -2017,7 +2017,7 @@ class CfgLootTable
|
||||
items[] = {
|
||||
{ { "Gems", "CfgLootTable" }, 10 },
|
||||
{ { "Throw", "CfgLootTable" }, 11 },
|
||||
{ { "ThrowExplosive", "magazine" }, 12 },
|
||||
{ { "ThrowExplosive", "CfgLootTable" }, 12 },
|
||||
{ { "MiniGrenade", "magazine" }, 20 },
|
||||
{ { "Medical", "CfgLootTable" }, 21 },
|
||||
{ { "Venom_EPOCH", "magazine" }, 26 }
|
||||
|
@ -2021,7 +2021,7 @@ class CfgLootTable_CUP
|
||||
items[] = {
|
||||
{ { "Gems", "CfgLootTable" }, 10 },
|
||||
{ { "Throw", "CfgLootTable" }, 11 },
|
||||
{ { "ThrowExplosive", "magazine" }, 12 },
|
||||
{ { "ThrowExplosive", "CfgLootTable" }, 12 },
|
||||
{ { "MiniGrenade", "magazine" }, 20 },
|
||||
{ { "Medical", "CfgLootTable" }, 21 },
|
||||
{ { "Venom_EPOCH", "magazine" }, 26 }
|
||||
|
@ -2020,7 +2020,7 @@ class CfgLootTable_MAD
|
||||
items[] = {
|
||||
{ { "Gems", "CfgLootTable" }, 10 },
|
||||
{ { "Throw", "CfgLootTable" }, 11 },
|
||||
{ { "ThrowExplosive", "magazine" }, 12 },
|
||||
{ { "ThrowExplosive", "CfgLootTable" }, 12 },
|
||||
{ { "MiniGrenade", "magazine" }, 20 },
|
||||
{ { "Medical", "CfgLootTable" }, 21 },
|
||||
{ { "Venom_EPOCH", "magazine" }, 26 }
|
||||
|
@ -2020,7 +2020,7 @@ class CfgLootTable_MADCUP
|
||||
items[] = {
|
||||
{ { "Gems", "CfgLootTable" }, 10 },
|
||||
{ { "Throw", "CfgLootTable" }, 11 },
|
||||
{ { "ThrowExplosive", "magazine" }, 12 },
|
||||
{ { "ThrowExplosive", "CfgLootTable" }, 12 },
|
||||
{ { "MiniGrenade", "magazine" }, 20 },
|
||||
{ { "Medical", "CfgLootTable" }, 21 },
|
||||
{ { "Venom_EPOCH", "magazine" }, 26 }
|
||||
|
Loading…
Reference in New Issue
Block a user