Project Zomboid

Project Zomboid

ImprovedTowels
Showing 1-3 of 3 entries
Update: 1 Sep, 2021 @ 8:38pm

Updated to work on v41.53+ since the way items were distributed had changed.

Update: 5 Feb, 2019 @ 11:27pm

- Removed some debug code that was left over.

Update: 4 Feb, 2019 @ 5:11am

- Moved the code to dry yourself off into its own class that only handles wet towels/cloths since towels have been given the ability to get wet and dry off naturally.
- Reworked the timing for wringing out and added progress bar support
- Removed AVC support and will be migrating to the Steam Workshop for future updates.
- Renamed to ImprovedTowels, to better reflect its purpose.
- Patched ISInventoryPaneContextMenu.lua to fix the "Dry myself" option showing up even when the player is dry.
- Patched ISDryMyself.lua to add in the missing progress bar when drying off.