diff --git a/engine/class_modules/sc_demon_hunter.cpp b/engine/class_modules/sc_demon_hunter.cpp index efd9c7267cb..c1d76953801 100644 --- a/engine/class_modules/sc_demon_hunter.cpp +++ b/engine/class_modules/sc_demon_hunter.cpp @@ -3170,6 +3170,7 @@ struct doomsayer_trigger_t : public BASE } BASE::p()->buff.doomsayer_in_combat->expire(); + BASE::p()->buff.doomsayer_out_of_combat->expire(); for ( int i = 0; i < meteors_to_trigger; ++i ) {