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

Revert "Ban fearscape on randbosses"

This reverts commit 3380a69e.
parent 24f07444
No related branches found
No related tags found
No related merge requests found
......@@ -140,7 +140,7 @@ newTalent{
no_sustain_autoreset = true,
random_boss_rarity = 5,
rnd_boss_restrict = function(self, t, data)
return true -- allow only on fixedbosses specifically granted the talent
return data.level < 20
end,
tactical = {
-- heals (negative attack) demons hurts others
......
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