feat: add Player:GetTrader (#126)
This commit is contained in:
@@ -544,6 +544,7 @@ ElunaRegister<Player> PlayerMethods[] =
|
||||
{ "GetHonorLastWeekStandingPos", &LuaPlayer::GetHonorLastWeekStandingPos },
|
||||
#endif
|
||||
{ "GetPlayerSettingValue", &LuaPlayer::GetPlayerSettingValue },
|
||||
{ "GetTrader", &LuaPlayer::GetTrader },
|
||||
|
||||
// Setters
|
||||
{ "AdvanceSkillsToMax", &LuaPlayer::AdvanceSkillsToMax },
|
||||
|
||||
Reference in New Issue
Block a user