Updating Clothes

- Update and rebuild all skins. This removes unwanted behavior of AIs and players.
- Remove skins from CfgSurvival and add the needed information to CfgMagazines. We do not need two different configs to handle that.
This commit is contained in:
A Man
2020-03-19 17:41:57 +01:00
parent d5801e167a
commit f522834796
13 changed files with 1265 additions and 1856 deletions

View File

@@ -13,6 +13,12 @@ class SurvivorW2_DZ: Soldier_Bodyguard_M4_PMC
canHideBodies = true;
identityTypes[] = {"Language_W_EN_EP1","Woman"};
languages[] = {"EN"};
attendant = 0;
engineer = 0;
canDeactivateMines = 0;
sensitivity = 10;
sensitivityEar = 1;
class TalkTopics
{
core = "Core_E";

File diff suppressed because it is too large Load Diff