We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfee663 commit bd7e05fCopy full SHA for bd7e05f
Data/News.lua
@@ -16,7 +16,8 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
16
f.bb(" Hello and thank you for using CraftSim!\n"),
17
f.bb(" ( You are awesome! )"),
18
newP("17.0.9"),
19
- f.p .. "Fixed TSM Price Expression for Results used for Materials",
+ f.p .. "Fixed " .. f.bb("TSM Price Expression ") .. "for Results used for Materials",
20
+ f.p .. "Fixed " .. f.bb("Resourcefulness Extra Item Bonus") .. " being overinflated",
21
f.p .. "Thanks for contributing: ",
22
f.a .. f.bb("https://github.com/ergh99"),
23
newP("17.0.8"),
0 commit comments