ErrandGoalGetPickup
Requires that the dude get a particular item. Example: Pick up some milk (MilkPickup) on Monday.
Properties
Main
- var() Name PickupClassName
- Class of item the dude needs to get.
- var() Name PickupTag
- Tag for specific item we want to pick up. If left blank any pickup of the matching class will work.