Skip to content

Commit

Permalink
[Warrior] Small adjustment to previous commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Collisionc committed Sep 25, 2016
1 parent 4fea182 commit 0b5a6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/class_modules/sc_warrior.cpp
Expand Up @@ -904,7 +904,7 @@ struct warrior_attack_t: public warrior_action_t < melee_attack_t >
{
residual_action::trigger(
p() -> active.corrupted_blood_of_zakajz, // ignite spell
target, // target
s -> target, // target
s -> result_amount * p() -> buff.corrupted_blood_of_zakajz -> check_value() );
}
}
Expand Down

0 comments on commit 0b5a6d1

Please sign in to comment.