Doing a full raid with my priest alt and didnt het ANY bullion drop.
Now I know I have only gotten 9 bullions so far on this character but when I run the script to check how many I’ve got, It says 12…
Script…
/run local a = C_CurrencyInfo.GetCurrencyInfo(3010); print(“You have earned " … a.totalEarned … " of " … a.maxQuantity … " possible bullion.”)
Now I know I havent gotten that many on that character so something is definitely wrong here.