Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
The temporary solution for now is to unequip the mask first and then wash your face.
I've been to numerous police stations and have yet to find one piece of its gear.
Great mod by the way, I've liked all the clothes I've found so far, and the added variety to law enforcement gear is nice even if I mostly use military gear myself.
1. Look for the text file named VGE_Clothes in the mod´s folder.
2. Add the bullet defense line to the item you want to modify.
the line is: BulletDefense = 100,
3. close and save.
e.g. Helmet - Tactical Blue with bullet defense would look like:
item Hat_TacticalBlue
{
DisplayName = Helmet - Tactical Blue,
DisplayCategory = ProtectiveGear,
Type = Clothing,
Icon = Helmet_TacticalBlue,
BloodLocation = Head,
BodyLocation = Hat,
CanHaveHoles = FALSE,
ChanceToFall = 10,
ClothingItem = Hat_TacticalBlue,
Insulation = 0.25,
BiteDefense = 70,
ScratchDefense = 80,
BulletDefense = 100,
WaterResistance = 0.2,
VisionModifier = 0.75,
DiscomfortModifier = 0.20,
}
You can set the bullet defense to less than 100 if you want or even increase the bite and scratch defense to 100 by editting those values.
Thank you for a beatiful mod!