Classic servers have an additional index for AH data since their AH's are not combined
2 = Alliance AH
6 = Horde AH
7 = Nuetral AH
Going to have to fix this as the 2 in there right now means we are only scanning alliance AH, we will need a special system for classic that makes all 3 api calls.
Classic servers have an additional index for AH data since their AH's are not combined
2 = Alliance AH 6 = Horde AH 7 = Nuetral AH
Going to have to fix this as the
2
in there right now means we are only scanning alliance AH, we will need a special system for classic that makes all 3 api calls.https://github.com/ff14-advanced-market-search/AzerothAuctionAssassin/blob/pbs-import/utils/mega_data_setup.py#L368-L418