mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
Added AA grant to quest system, fixed a bug here or there noticed incrementaa needs to be fixed or removed
This commit is contained in:
@@ -45,7 +45,6 @@ public:
|
||||
Rank *next;
|
||||
int current_value;
|
||||
int expansion;
|
||||
uint32 account_time_required;
|
||||
int total_cost;
|
||||
Ability *base_ability;
|
||||
std::vector<RankEffect> effects;
|
||||
|
||||
Reference in New Issue
Block a user