Legend of the Green Dragon

Prepare

Table of Contents

prepareCompanions()  : void
This functions prepares companions to be able to take part in a fight. Uses global copies.
prepareFight()  : void
This function prepares the fight, sets up options and gives hook a hook to change options on a per-player basis.

Methods

prepareCompanions()

This functions prepares companions to be able to take part in a fight. Uses global copies.

protected prepareCompanions() : void
Return values
void

prepareFight()

This function prepares the fight, sets up options and gives hook a hook to change options on a per-player basis.

protected prepareFight() : void
Return values
void

Search results