Erronis Posted February 3, 2017 Share Posted February 3, 2017 As the title says, I'm trying to figure out how to increase the amount of food each settler is able to work. I thought I managed to find something in the global values section, WorkshopMaxProductionPerNPCFood, but even starting up a new game with that didn't seem to work. Any suggestions? Link to comment Share on other sites More sharing options...
steve40 Posted February 4, 2017 Share Posted February 4, 2017 WorkshopParentScript: ; how many food points can each NPC work on? int maxFoodProductionPerFarmer = 10 const Link to comment Share on other sites More sharing options...
Recommended Posts