Core/SAI: Add an action_param3 to "summon gob" to control when the object will despawn
Port From (https://github.com/TrinityCore/TrinityCore/commit/4b6e76a5efe5e48ff20b4ef84e0f3dc0f9bc84a0)
This commit is contained in:
@@ -2731,6 +2731,7 @@ namespace Game.AI
|
||||
{
|
||||
public uint entry;
|
||||
public uint despawnTime;
|
||||
public uint summonType;
|
||||
}
|
||||
public struct Active
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user