mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
Add getracename(race_id) to Perl/Lua.
This commit is contained in:
@@ -107,6 +107,7 @@ public:
|
||||
void level(int newlevel);
|
||||
void traindisc(int discipline_tome_item_id);
|
||||
bool isdisctome(int item_id);
|
||||
std::string getracename(uint16 race_id);
|
||||
std::string getspellname(uint32 spell_id);
|
||||
void safemove();
|
||||
void rain(int weather);
|
||||
|
||||
Reference in New Issue
Block a user