Go to the first, previous, next, last section, table of contents.

Changing Type

In some games, it will be useful to have a notion of promotion or upgrade for units. You can implement this by allowing players to do a change-type action.

You enable this via the acp-to-change-type table.


Go to the first, previous, next, last section, table of contents.