Planeshift
|
Keeps details of all tribes enrolled in the manager. More...
#include <recipe.h>
Public Attributes | |
csString | aggressivity |
csString | brain |
int | currentStep |
Keeps the step the tribe is currently at in the recipe. | |
csString | global |
Holds the parent NPCType available for the whole tribe. | |
csString | growth |
csString | sleepPeriod |
Recipe * | tribalRecipe |
Recipe keeping tribe information. | |
int | tribeID |
csString | unity |
csString RecipeManager::TribeData::brain |
csString RecipeManager::TribeData::global |
csString RecipeManager::TribeData::growth |
csString RecipeManager::TribeData::unity |