mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 16:28:28 +00:00
Experimenting with packets
This commit is contained in:
+1
-1
@@ -760,7 +760,7 @@ public:
|
||||
inline PTimerList &GetPTimers() { return(p_timers); }
|
||||
|
||||
//New AA Methods
|
||||
void SendAlternateAdvancement(int aa_id, bool first_login = false);
|
||||
void SendAlternateAdvancement(int aa_id, int level);
|
||||
void SendAlternateAdvancementList();
|
||||
|
||||
//old AA Methods
|
||||
|
||||
Reference in New Issue
Block a user