Core/Battlegrounds: Rework Eye of the Storm
Port From (https://github.com/TrinityCore/TrinityCore/commit/32af4bf8fa2936904a6bebe16445e66ef26340ce)
This commit is contained in:
@@ -3615,7 +3615,7 @@ namespace Game.Entities
|
||||
return newFlag.GetState();
|
||||
}
|
||||
|
||||
ObjectGuid GetFlagCarrierGUID()
|
||||
public ObjectGuid GetFlagCarrierGUID()
|
||||
{
|
||||
if (GetGoType() != GameObjectTypes.NewFlag)
|
||||
return ObjectGuid.Empty;
|
||||
|
||||
Reference in New Issue
Block a user