Skip to content
Snippets Groups Projects
Commit f4d14090 authored by dg's avatar dg
Browse files

Fixed the giant health bar for chronomancer taking their first step into Eyal

git-svn-id: http://svn.net-core.org/repos/t-engine4@6127 51575b47-30f0-44d4-a5cc-537603b46e54
parent e58921d4
No related branches found
No related tags found
No related merge requests found
......@@ -2196,5 +2196,6 @@ newEffect{
self:effectTemporaryValue(eff, "inc_damage", {all=300})
end,
deactivate = function(self, eff)
self:heal(1)
end,
}
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