-
Notifications
You must be signed in to change notification settings - Fork 0
ENDBATTLE
stanislawbartkowski edited this page May 24, 2019
·
3 revisions
This action closes the battle. The command should be issued by the winning side.
executeCommand(token,"ENDBATTLE",-1,-1,[list_of_loots])
- list_of_loots : the list of loots the winner is going to steal from the looser. The list can be empty. Format of the single loot: https://github.com/stanislawbartkowski/CivilizationEngine/wiki#loot
executeCommand(token,"ENDBATTLE",-1,-1,null)