mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
Scripts/InstanceScript: Implement database framework for managing spawn groups based on boss state. (#20103)
(cherry picked from commit 84590be26d)
This commit is contained in:
@@ -4123,6 +4123,8 @@ void InstanceMap::CreateInstanceData(bool load)
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
i_data->Create();
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user