Project Zomboid

Project Zomboid

Better Zombie Loot
4 Comments
MaDeAbU Dec 11, 2022 @ 6:58pm 
for those who want a updated zombie loot mod...
"Mad's awesome loot" got sandbox options for loot, loot add/removal, extra chance for drops depending on zombie clothes... check it out

https://steamcommunity.com/sharedfiles/filedetails/?id=2892563252&searchtext=mad%27s+awesome+zombie+loot
FreeGamesJP Aug 31, 2022 @ 11:31pm 
what are the loot rates exactly tho
kERHUS Jun 30, 2022 @ 12:37pm 
-- Literature
addItemToZombieLoot("Base.ComicBook", 0.05 , GlobalDropRate, LitDropRate);
addItemToZombieLoot("Base.Book", 0.01 , GlobalDropRate, LitDropRate););
addItemToZombieLoot("Base.ElectronicsMag4", 0.01 , GlobalDropRate, LitDropRate);

line 210, error with:
;);
in the end.