hivemind
hivemind copied to clipboard
Take into account all shards when counting rooms
Currently when expanding, we just check if ownedRooms < Game.gcl.level
for the current shard. ownedRooms
needs to take into account rooms from other shards as well.