Exemplo n.º 1
0
 void DoPantryHarvest()
 {
     WalkTarget = Source.GetWalkPoint();
     ChangeState(WorkerEggState.HarvestingPantry);
 }