We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b05a56b commit 9ecc17dCopy full SHA for 9ecc17d
Data/News.lua
@@ -19,8 +19,9 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
19
f.p .. "Fixed concentration calculation not considering",
20
f.a .. "less concentration usage from specs",
21
f.p .. f.bb("Cooldowns Module:"),
22
- f.a .. "- Now tracking" .. f.bb(" Invent") .. "and " .. f.bb(" Experiments"),
+ f.a .. "- Now tracking" .. f.bb(" Invent") .. " and " .. f.bb(" Experiments"),
23
f.a .. "- Now offering an expansion filter option",
24
+ f.p .. "Changed Default Multicraft Constant to " .. f.g("2.2"),
25
newP("17.1.7"),
26
f.s .. "Added an " .. f.g("Add First Crafts Button") .. " to the " .. f.bb("CraftQueue"),
27
f.a .. "Now only queues recipes for open profession",
0 commit comments