Skip to content

Commit 21dfe8b

Browse files
authored
fix typo tradehashes (#9855)
1 parent 0b6e7a9 commit 21dfe8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Export/Scripts/mods.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ local function writeMods(outName, condFunc)
148148
out:write('modTags = { ', stats.modTags, ' }, ')
149149

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

0 commit comments

Comments
 (0)