feat: Adding SetSpellPower for Player (#162)
This commit is contained in:
@@ -571,6 +571,7 @@ ElunaRegister<Player> PlayerMethods[] =
|
||||
{ "SetRankPoints", &LuaPlayer::SetRankPoints },
|
||||
{ "SetHonorLastWeekStandingPos", &LuaPlayer::SetHonorLastWeekStandingPos },
|
||||
#endif
|
||||
{ "SetSpellPower", &LuaPlayer::SetSpellPower },
|
||||
{ "SetLifetimeKills", &LuaPlayer::SetLifetimeKills },
|
||||
{ "SetGameMaster", &LuaPlayer::SetGameMaster },
|
||||
{ "SetGMChat", &LuaPlayer::SetGMChat },
|
||||
|
||||
Reference in New Issue
Block a user