Sluimerstand / ProfessionShoppingList

Track recipes, reagents, cooldowns, and more!
4 stars 4 forks source link

Catalyst Charges #67

Closed Sluimerstand closed 1 year ago

Sluimerstand commented 1 year ago

/run local n=(C_CurrencyInfo.GetCurrencyInfo(2167).quantity or 0)print(string.format("You have %d Catalyst Charge%s Available",n,(n==1)and""or"s"))