Skip to content

Conversation

@Wires77
Copy link
Member

@Wires77 Wires77 commented Jun 20, 2025

@Wires77 Wires77 added technical Hidden from release notes wip Unfinished and commited for discussion labels Jun 20, 2025
Comment on lines 449 to 456
-- Jewel radius is variable and must be read from it's mods instead after they are parsed
deferJewelRadiusIndexAssignment = true
else
for index, data in pairs(data.jewelRadius) do
if specVal:match("^%a+") == data.label then
if specVal:match("^%[a ]+") == data.label then
self.jewelRadiusIndex = index
break
end
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

space indents

@Nightblade
Copy link
Contributor

I noticed these too but couldn't work out how to review-comment on unchanged lines in vscode:

excluded vs exclude, this is just the first few, i think there's more of these

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

technical Hidden from release notes wip Unfinished and commited for discussion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants