Skip to content

Opportunity Types

Opportunity Types
1
2
3
4
5
extern const int cOpportunityTypeDestroy = 0;
extern const int cOpportunityTypeClaim = 1;
extern const int cOpportunityTypeRaid = 2;
extern const int cOpportunityTypeDefend = 3;
extern const int cOpportunityTypeRescueExplorer = 4;