mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Add some bug and warning fixes as well as some enchantment from mthread branch
This commit is contained in:
@@ -867,6 +867,7 @@ ElunaRegister<GameObject> GameObjectMethods[] =
|
||||
// Setters
|
||||
{ "SetGoState", &LuaGameObject::SetGoState },
|
||||
{ "SetLootState", &LuaGameObject::SetLootState },
|
||||
{ "SetRespawnTime", &LuaGameObject::SetRespawnTime },
|
||||
|
||||
// Boolean
|
||||
{ "IsTransport", &LuaGameObject::IsTransport },
|
||||
|
||||
Reference in New Issue
Block a user