mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 22:56:37 +00:00
More work, looks a lot better than before, tomorrow i hope to get actual client implementation done
This commit is contained in:
@@ -117,6 +117,7 @@ public:
|
||||
//new AA
|
||||
void LoadAlternateAdvancement();
|
||||
AA::Ability *GetAlternateAdvancementAbility(int id);
|
||||
AA::Ability *GetAlternateAdvancementAbilityByRank(int rank_id);
|
||||
AA::Rank *GetAlternateAdvancementRank(int rank_id);
|
||||
|
||||
//old AA
|
||||
|
||||
Reference in New Issue
Block a user