Project Zomboid

Project Zomboid

Even More Traits
11-20 van 63 items weergegeven
< 1  2  3  4  5  6  7 >
Update: 5 jan om 16:37

Fixed Turkish Translation? hopefully.

Update: 5 jan om 0:16

Added Turkish Translation by snix_15798

Update: 13 jun 2024 om 12:42

Added full Brazilian Portugese (PTBR) translation by Consagradu

Update: 26 jan 2024 om 18:10

Added German translation by Kandlo

Update: 5 jan 2024 om 18:07

Added Polish Translation by Cytryna122

Update: 30 dec 2023 om 0:30

Attempted to fix Sentimental Trait giving you unhappiness when you had the item. (i wasn't able to replicate the issue but i saw what might have been causing it in the code so hopefully i fixed it)

Update: 7 dec 2023 om 3:07

Attempted _LT fix #2 (why did it not error for me??? it should have errored for me earlier but it just didnt??)

Update: 7 dec 2023 om 2:37

Attempt Fix for the __LT error caused when hitting zombies with an existing berserker character.

Update: 6 dec 2023 om 21:26

Moved all of EMT's data from PlayerModData to PlayerModData.LazoloTraitsData
this should hopefully prevent issues long term as well as fix the __Mul issue (again again)

as a result, most temporary buffs or info related to this mods traits will be reset, i've added exceptions to try and save long term info like Addict's addiction value and Bushman's outdoors timer
but ultimately some of the values will be reset.

new characters and new worlds should be completely functional with no changes, but existing characters might have some hiccups with their traits after this update.

Update: 6 dec 2023 om 16:58

Attempted to fix __Mul error again