Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Export/Scripts/mods.lua
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ local function writeMods(outName, condFunc)
out:write('modTags = { ', stats.modTags, ' }, ')

-- Note that some of the resulting hashes might not be correct.
-- Some of the tradehashes are also associated with another
-- Some of the trade hashes are also associated with another
-- value. For example, some mods have a variant value appended
-- to it like: explicit.stat_3642528642|7. Timeless jewels have
-- special trade ids, such as
Expand Down
Loading