Skip to content

Commit bd7e05f

Browse files
committed
news update
1 parent dfee663 commit bd7e05f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Data/News.lua

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
1616
f.bb(" Hello and thank you for using CraftSim!\n"),
1717
f.bb(" ( You are awesome! )"),
1818
newP("17.0.9"),
19-
f.p .. "Fixed TSM Price Expression for Results used for Materials",
19+
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",
2021
f.p .. "Thanks for contributing: ",
2122
f.a .. f.bb("https://github.com/ergh99"),
2223
newP("17.0.8"),

0 commit comments

Comments
 (0)