Skip to content

Commit

Permalink
[Priest] Reporting Change
Browse files Browse the repository at this point in the history
  • Loading branch information
Saeldur committed Nov 23, 2024
1 parent 0800b75 commit 01f83b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engine/class_modules/priest/sc_priest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2472,7 +2472,6 @@ struct rapture_t : public priest_heal_t
power_word_shield = new power_word_shield_t( p, {} );
power_word_shield->background = true;
power_word_shield->base_costs[ RESOURCE_MANA ] = 0;
add_child( power_word_shield );
}

void execute() override
Expand Down

0 comments on commit 01f83b5

Please sign in to comment.