Create an array with size equal to the map width * heigth in plots. The array will be filled with the following logic: - If there is nothing in the plot, and the plot is reachable: 0 - If there is a friendly unit in the plot: 1 - If the plot is unreachable: -1