From 9ee17377f4b2ab63f47ac7f9980da9cef16d5cdf Mon Sep 17 00:00:00 2001 From: Hekili Date: Sat, 9 Nov 2024 10:26:18 -1000 Subject: [PATCH] Remove Discipline Voidweaver debug print --- TheWarWithin/PriestDiscipline.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/TheWarWithin/PriestDiscipline.lua b/TheWarWithin/PriestDiscipline.lua index aa58fdf09..efa36689a 100644 --- a/TheWarWithin/PriestDiscipline.lua +++ b/TheWarWithin/PriestDiscipline.lua @@ -505,8 +505,6 @@ spec:RegisterHook( "reset_precast", function () end rift_extensions = nil - - print( buff.entropic_rift.remains, buff.voidheart.remains ) end ) spec:RegisterHook( "runHandler", function( action )