Project Zomboid

Project Zomboid

Not enough ratings
Big Ass Sprayers
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
86.928 KB
23 Mar, 2024 @ 4:26pm
23 Mar, 2024 @ 6:05pm
3 Change Notes ( view )

Subscribe to download
Big Ass Sprayers

Description
If you like refilling sprayers this mod isn't for you. BIG ASS SPRAYERS make BIG ASS mildew and flies cures ;)

This shouldn't conflict with anything but I'm no expert. This is the entire mod, if you want to make KINDA SORTA BIG ASS SPRAYERS change the full weight to something else:

function Adjust(Name, Property, Value)
Item = ScriptManager.instance:getItem(Name)
Item:DoParam(Property.." = "..Value)
end


Adjust("farming.GardeningSprayFull","Weight","6")
Adjust("farming.GardeningSprayFull","UseDelta","0.01")
Adjust("farming.GardeningSprayCigarettes","Weight","6")
Adjust("farming.GardeningSprayCigarettes","UseDelta","0.01")
Adjust("farming.GardeningSprayMilk","Weight","6")
Adjust("farming.GardeningSprayMilk","UseDelta","0.01")

If you want to include this in another mod thats cool.

Inspired by Big Buckets of Water mod
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1923704760

Workshop ID: 3198123588
Mod ID: BigAssSprayers
4 Comments
plamenovnevyan 24 Aug, 2024 @ 6:37am 
It would be awesome if someone actually makes 3D model of back mounted sprayer
brimley  [author] 24 Mar, 2024 @ 2:19am 
ha that other mod has watering cans, click the link above. I didnt want to include it and break it for anyone already using that one, but if people want it I can update this to include them too.
Scroobles McDoodle 24 Mar, 2024 @ 12:50am 
Can we get BIG ASS WATERING CAN as well?
brimley  [author] 23 Mar, 2024 @ 4:58pm 
running this on my MP right now, it works with no issues. makes farming way less annoying.