lilwhitemouse / RimWorld-LWM.DeepStorage

A mod for the game RimWorld that has a set of Deep Storage Units that allow storing more than one item at a location.
GNU General Public License v3.0
29 stars 36 forks source link

if it wood take too long to put item, ignore opportunistic carrying job #135

Open lilwhitemouse opened 1 year ago

lilwhitemouse commented 1 year ago

Boris(Eqz): I mean, when pawn is not doing hauling job, bit rather goes from A to B and takes some stuff at A and then puts it to the shelf at B spending many time there. [16:26]LWM: The problem being how long they take storing it? [16:26]Boris(Eqz): yes [16:27]LWM: Hmm. I can see that. I could probably manage a cutoff to make pawns ignore carrying things? [16:29]LWM: So if it would take too long, they'll ignore the opportunistic carrying job [16:30]LWM: Either that or have them drop the item at the foot of the storage building, but that seems wrong ;p