GameParameters.shuttleNum - notruilin/DeceptionGame GitHub Wiki

public int shuttleNum = 1;

Description

The number of the shuttles. You may edit it to n, then in each AI's turn, n shutters will execute their Actions one after another.