Skip to content

ENDOFPHASE

stanislawbartkowski edited this page Mar 13, 2019 · 2 revisions

Action

This action closes the phase of the game for the player. Next player can act.

Format

executeCommand(token,"ENDOFPHASE",-1,-1,<phase>)

Parameters

  • phase : StartOfTurn, Trade, CityManagement, Movement, Research

Usage example

executeCommand(token,"ENDOFPHASE",-1,-1,"Movement")