1
0
Fork 0
This modification increases defense parameters of clothing. In vanilla game we have small choice of clothing with defense those so difficult to make beautiful character's look. So I little increase some parameters like "BiteDefense", "ScratchDefense" etc.
This repository has been archived on 2025-09-27. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2024-12-20 17:43:09 +02:00
media/scripts Added Pants - Black, Jeans, Pants - Padded 2024-12-20 17:43:09 +02:00
.gitignore Init commit 2024-12-18 17:08:23 +02:00
LICENSE Init commit 2024-12-18 17:08:23 +02:00
mod.info Added Pants - Black, Jeans, Pants - Padded 2024-12-20 17:43:09 +02:00
poster.png Init commit 2024-12-18 17:08:23 +02:00
README.md Added Pants - Black, Jeans, Pants - Padded 2024-12-20 17:43:09 +02:00

Better Clothing Defense

This modification increases defense parameters of clothing. In vanilla game we have small choice of clothing with defense those so difficult to make beautiful character's look. So I little increase some parameters like "BiteDefense", "ScratchDefense" etc.

Changed clothes:

  • PonchoGreen
  • PonchoYellow
  • Hoodie
  • Pants - Shell Suit
  • Coveralls
  • Hat - Wool
  • Hat - Beanie
  • Helmet - Bicycle
  • Long Johns Bottoms
  • Long Johns
  • Bulletproof Vest - Civilian
  • Bulletproof Vest - Police
  • Bulletproof Vest - Military
  • Pants - Black
  • Jeans
  • Pants - Padded

Dev chapter

Tips & Tricks

To find original item file

grep -H -n <ITEM_NAME_OR_PART_OF_NAME> ./*.txt