mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core: Updated to 7.2.5.24330
This commit is contained in:
@@ -548,7 +548,6 @@ void Garrison::SendInfo()
|
||||
garrison.GarrSiteID = _siteLevel->SiteID;
|
||||
garrison.GarrSiteLevelID = _siteLevel->ID;
|
||||
garrison.NumFollowerActivationsRemaining = _followerActivationsRemainingToday;
|
||||
garrison.FollowerSoftCap = 20;
|
||||
for (auto& p : _plots)
|
||||
{
|
||||
Plot& plot = p.second;
|
||||
|
||||
Reference in New Issue
Block a user