mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 18:46:37 +00:00
Experimenting with packets
This commit is contained in:
@@ -43,6 +43,8 @@ public:
|
||||
Rank *prev;
|
||||
int next_id;
|
||||
Rank *next;
|
||||
int expansion;
|
||||
uint32 account_time_required;
|
||||
int total_cost;
|
||||
Ability *base_ability;
|
||||
std::unordered_map<int, RankEffect> effects;
|
||||
|
||||
Reference in New Issue
Block a user