Skip to content

Commit eee2fad

Browse files
committed
enUS changes
1 parent 20b420f commit eee2fad

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

CraftSim.toc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Title: CraftSim
55
## Notes: Calculates the average profit based on your profession stats and other tools for dragonflight gold making
66
## Author: genju
7-
## Version: 15.0.18
7+
## Version: 16.0.0
88
## X-Curse-Project-ID: 705015
99
## X-Wago-ID: 0mNwaPKo
1010
## X-WoWI-ID: 26519

Locals/enUS.lua

+1-5
Original file line numberDiff line numberDiff line change
@@ -347,11 +347,7 @@ function CraftSim.LOCAL_EN:GetData()
347347
" tells you how often, on average, you have to craft this recipe to craft this quality\n\n" ..
348348
f.g("Expected Costs per Item") ..
349349
" tells you, on average, what the costs for 1 resulting item in this quality are (this can be below the crafting costs since it is per item and considers stats like " ..
350-
f.bb("Multicraft") ..
351-
"\n\n" ..
352-
f.g("With Sell Return") ..
353-
" subtracts the sell value (considering AH Cut) of the (average number) of crafted items of lower quality until the desired quality is crafted",
354-
350+
f.bb("Multicraft"),
355351

356352
-- Customer Service Frame
357353
[CraftSim.CONST.TEXT.CUSTOMER_SERVICE_TITLE] = "CraftSim Customer Service",

0 commit comments

Comments
 (0)