Added GetAAPercent() to Perl and Lua.

This commit is contained in:
Kinglykrab
2016-09-08 21:59:15 -04:00
parent 9a3af63f65
commit 64998a398d
4 changed files with 35 additions and 0 deletions
+1
View File
@@ -63,6 +63,7 @@ public:
int GetWeight();
uint32 GetEXP();
uint32 GetAAExp();
uint32 GetAAPercent();
uint32 GetTotalSecondsPlayed();
void UpdateLDoNPoints(int points, uint32 theme);
void SetDeity(int v);