diff --git a/engine/player/unique_gear_thewarwithin.cpp b/engine/player/unique_gear_thewarwithin.cpp index a023e4c8ad2..1777305cb78 100644 --- a/engine/player/unique_gear_thewarwithin.cpp +++ b/engine/player/unique_gear_thewarwithin.cpp @@ -6419,6 +6419,9 @@ void fathomdwellers_runed_citrine( special_effect_t& effect ) void legendary_skippers_citrine( special_effect_t& effect ) { + if ( !effect.player->is_ptr() ) + return; + static constexpr std::array possible_stones = { // DAMAGE THUNDERLORDS_CRACKLING_CITRINE,