There was an error while loading. Please reload this page.
1 parent 59dd5ea commit 5d3eb4fCopy full SHA for 5d3eb4f
1 file changed
engine/class_modules/priest/sc_priest_discipline.cpp
@@ -41,6 +41,8 @@ struct power_word_radiance_t final : public priest_heal_t
41
{
42
priest().buffs.harsh_discipline->trigger();
43
}
44
+
45
+ priest().buffs.evangelism->decrement();
46
47
48
void impact( action_state_t* s ) override
0 commit comments