This is due to a new HH_UNIVERSE string, so all references to HH_UNIVERSE that would apply for it need to have a condition added for "nutaku_startrans" (presumably wherever "dotcom_startrans" is used).
collectBoostersFromAjaxResponses function needs to have a pre-condition added to the boosterStatus.mythic.forEach lambda, if booster.empty is true then it should return, or something along those lines.
Currently bugged for trans harem.
This is due to a new HH_UNIVERSE string, so all references to HH_UNIVERSE that would apply for it need to have a condition added for "nutaku_startrans" (presumably wherever "dotcom_startrans" is used).
collectBoostersFromAjaxResponses function needs to have a pre-condition added to the boosterStatus.mythic.forEach lambda, if booster.empty is true then it should return, or something along those lines.