mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-06 12:26:37 +00:00
Timers and some more loading stuff
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ public:
|
||||
int total_cost;
|
||||
Ability *base_ability;
|
||||
std::vector<RankEffect> effects;
|
||||
std::vector<RankPrereq> prereqs;
|
||||
std::map<int, int> prereqs;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user