mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 08:26:36 +00:00
Add GetDisplayAC() to Perl/Lua.
This commit is contained in:
@@ -124,6 +124,7 @@ public:
|
||||
int SetMana(int mana);
|
||||
double GetManaRatio();
|
||||
int GetAC();
|
||||
int GetDisplayAC();
|
||||
int GetATK();
|
||||
int GetSTR();
|
||||
int GetSTA();
|
||||
|
||||
Reference in New Issue
Block a user