Add support for setting cast_time of aura

This commit is contained in:
Michael Cook (mackal)
2017-07-14 13:49:32 -04:00
parent 94038ebb75
commit ee618f70ab
3 changed files with 22 additions and 9 deletions
+1
View File
@@ -133,6 +133,7 @@ struct AuraRecord {
int movement;
int duration; // seconds some live for 90 mins (normal) others for 2 mins (traps)
int icon; // -1 will use the buffs NEW_ICON
int cast_time; // seconds some auras recast on a timer, most seem to be every 12 seconds
};
// Actual pet info for a client.