We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b6e7a9 commit 21dfe8bCopy full SHA for 21dfe8b
1 file changed
src/Export/Scripts/mods.lua
@@ -148,7 +148,7 @@ local function writeMods(outName, condFunc)
148
out:write('modTags = { ', stats.modTags, ' }, ')
149
150
-- Note that some of the resulting hashes might not be correct.
151
- -- Some of the tradehashes are also associated with another
+ -- Some of the trade hashes are also associated with another
152
-- value. For example, some mods have a variant value appended
153
-- to it like: explicit.stat_3642528642|7. Timeless jewels have
154
-- special trade ids, such as
0 commit comments