Skip to content
Snippets Groups Projects
Commit e3762ef2 authored by DarkGod's avatar DarkGod
Browse files

Master of Bones' Armoured Skeleton Warriors now always have a blink rune instead of a random one

parent 797134af
No related branches found
No related tags found
No related merge requests found
......@@ -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},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment