Skip to content

Commit

Permalink
Git please
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyromyr committed Jan 31, 2017
1 parent 14b0a35 commit 5c8e0e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions D2Stats.au3
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ func FixStatVelocities() ; This is stupid

if ($index == 350) then
$skill = $val
elseif ($index == 68 and $ownerType == 4 and $ownerId == $wep_main) then
$stats_cache[1][$index] -= $val ; Mainhand weapon WSM
endif
next
if (not $skill) then continueloop
Expand Down

0 comments on commit 5c8e0e4

Please sign in to comment.