Skip to content

Commit 0c707a1

Browse files
committed
add note about radius jewel mods
1 parent 0d8ed3d commit 0c707a1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/Export/Scripts/mods.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,9 @@ local function writeMods(outName, condFunc)
187187
end
188188
end
189189

190+
-- radius jewel stats are slightly unique in that they use
191+
-- the same stat as regular jewel mods. this means the
192+
-- description will not include the also grant: prefix
190193
local stats = copyTable(statEntry.stats)
191194
-- radius jewel mods:
192195
-- notable

0 commit comments

Comments
 (0)