mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
More aa work, it actually loads yay
This commit is contained in:
+5
-1
@@ -759,7 +759,11 @@ public:
|
||||
|
||||
inline PTimerList &GetPTimers() { return(p_timers); }
|
||||
|
||||
//AA Methods
|
||||
//New AA Methods
|
||||
void SendAlternateAdvancement(int aa_id, bool first_login = false);
|
||||
void SendAlternateAdvancementList();
|
||||
|
||||
//old AA Methods
|
||||
void SendAAList();
|
||||
void ResetAA();
|
||||
void SendClearAA();
|
||||
|
||||
Reference in New Issue
Block a user