mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Remove CreateCorpse, Improve Ban()
This commit is contained in:
@@ -733,7 +733,6 @@ ElunaRegister<Player> PlayerMethods[] =
|
||||
{ "SpawnBones", &LuaPlayer::SpawnBones },
|
||||
{ "RemovedInsignia", &LuaPlayer::RemovedInsignia },
|
||||
{ "SendGuildInvite", &LuaPlayer::SendGuildInvite },
|
||||
{ "CreateCorpse", &LuaPlayer::CreateCorpse },
|
||||
{ "Mute", &LuaPlayer::Mute },
|
||||
{ "SummonPlayer", &LuaPlayer::SummonPlayer },
|
||||
{ "SaveToDB", &LuaPlayer::SaveToDB },
|
||||
|
||||
Reference in New Issue
Block a user