Skip to content
Snippets Groups Projects
Commit e46d0fd9 authored by Chris Davidson's avatar Chris Davidson
Browse files

Fix Ice Wall

parent fc65d6a7
No related branches found
No related tags found
1 merge request!5111.6 Misc
......@@ -155,7 +155,7 @@ newTalent{
show_tooltip = true,
block_move = true,
block_sight = false,
temporary = 4 + self:getTalentLevel(t),
temporary = t.getDuration(self, t),
x = px, y = py,
canAct = false,
dam = ice_damage,
......
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