Commit 1bf887643939563261bb81c6a8898620936d0a89

Authored by Lisa Greene
1 parent 982d9217

plop

... ... @@ -140,7 +140,7 @@ newTalent{
140 140 no_sustain_autoreset = true,
141 141 random_boss_rarity = 5,
142 142 rnd_boss_restrict = function(self, t, data)
143   - return data.level < 24
  143 + return data.level < 20
144 144 end,
145 145 tactical = {
146 146 -- heals (negative attack) demons hurts others
... ...