Skip to content

Nugget Plan Variable Indexes

Nugget Plan Variable Indexes
1
2
3
4
5
extern const int cNuggetPlanGatherDistance = 0;
extern const int cNuggetPlanGatherPercentage = 1;
extern const int cNuggetPlanMaxGuardianStrength = 2;
extern const int cNuggetPlanTargetNuggetID = 3;
extern const int cNuggetPlanTargetGatherPosition = 4;