diff --git a/game/modules/tome/data/talents/spells/necrotic-minions.lua b/game/modules/tome/data/talents/spells/necrotic-minions.lua index 734210754902f3ac144ea1adf8f554efd9491f04..adb6ca939e5f814d2258d5f6458efa8ac68a9ecf 100644 --- a/game/modules/tome/data/talents/spells/necrotic-minions.lua +++ b/game/modules/tome/data/talents/spells/necrotic-minions.lua @@ -579,10 +579,12 @@ local minions_list = { T_FREEZE=3, T_MANATHRUST=5, T_CONGEAL_TIME=5, - T_CREEPING_DARKNESS=4, +-- T_CREEPING_DARKNESS=4, T_DARK_VISION=4, T_DARK_TORRENT=4, - T_DARK_TENDRILS=4, +-- T_DARK_TENDRILS=4, + T_BONE_GRAB=4, + T_BONE_SPEAR=4, -- Utility spells T_PHASE_DOOR=5, T_TELEPORT=5,