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

animus purge cleans debuffs

parent 0b0fc917
No related branches found
No related tags found
No related merge requests found
......@@ -142,6 +142,7 @@ newTalent{
m.silent_levelup = true
m.no_points_on_levelup = true
m.faction = self.faction
m:removeEffectsFilter({status="detrimental"}, nil, true)
game.level.map:particleEmitter(px, py, 1, "demon_teleport")
applyDarkEmpathy(self, m)
......
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