interface iArtifact {
    activateArtifact(player): void;
}

Methods

Generated using TypeDoc