Project Zomboid

Project Zomboid

[B41] Expanded Tailoring Clothes
Showing 1-5 of 5 entries
Update: 26 Jan @ 6:33am

1.1.0

Expand rip clothes to underwear.


Added

- Added all clothes that property BodyLocation contains Underwear a property FabricType with value Cotton;

Update: 19 Jan @ 5:05am

1.0.2

Fix broken recipes and drops.


Refactored/Changed

- Refactored rip clothing recipe to prevent override of default recipes, added static drops and xp gain in Recipe.OnCreate.RipClothing;

Update: 14 Jan @ 11:02am

1.0.1

Update mod info.


Refactore/Changed

- Added author in mod info;
- Updated workshop description and visibility;

Update: 11 Jan @ 7:19am

Fixed workshop description.

Update: 3 Jan @ 2:52am

1.0.0

First stable release.


Added

- Added Base.Belt/Base.HolsterSimple/Base.HolsterDouble property FabricType with value Leather;
- Added small xp gain when rip cotton, denim and leather clothes;


Refactored/Changed

- Override Recipe.OnCreate.RipClothing function to add leather drop when rip Base.Belt/Base.HolsterSimple/Base.HolsterDouble;