Skip to content

Commit

Permalink
Recalculate stats after player calcs gear set mods
Browse files Browse the repository at this point in the history
  • Loading branch information
MowFord committed May 16, 2024
1 parent c34b1e9 commit ba6a57b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/globals/gear_sets.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2597,4 +2597,6 @@ xi.gear_sets.checkForGearSet = function(player)
end
end
end

player:recalculateStats()
end

0 comments on commit ba6a57b

Please sign in to comment.