diff --git a/game/modules/tome/data/talents/spells/master-of-bones.lua b/game/modules/tome/data/talents/spells/master-of-bones.lua
index e28d4ad5447f3c7c8a224fb5cd89510ec75844bc..a7035e2792470b7468429ea24d233b89fef15209 100644
--- a/game/modules/tome/data/talents/spells/master-of-bones.lua
+++ b/game/modules/tome/data/talents/spells/master-of-bones.lua
@@ -93,7 +93,7 @@ newTalent{
 			rarity = 1,
 			skeleton_minion = "warrior",
 
-			resolvers.inscriptions(1, "rune"),
+			resolvers.inscriptions(1, {"blink rune"}),
 			resolvers.talents{
 				T_WEAPON_COMBAT={base=1, every=7, max=10},
 				T_WEAPONS_MASTERY={base=1, every=7, max=10},