You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a game starts players should have the option for the game to pick starting locations.
From the territories that are being used, assign players randomly to those territories. You will need to update the owner field in the territories table for the randomly selected territories.
The text was updated successfully, but these errors were encountered:
When a game starts players should have the option for the game to pick starting locations.
From the territories that are being used, assign players randomly to those territories. You will need to update the
owner
field in theterritories
table for the randomly selected territories.The text was updated successfully, but these errors were encountered: