Skip to content
Snippets Groups Projects
Commit fb0422c6 authored by Eric Wykoff's avatar Eric Wykoff
Browse files

changed alpha a bit on dust to dust aoe

parent 6df8637d
No related branches found
No related tags found
1 merge request!178More fixes
......@@ -75,7 +75,7 @@ newTalent{
DamageType.WARP, self:spellCrit(t.getDamage(self, t)/3),
tg.radius,
5, nil,
engine.MapEffect.new{alpha=155, color_br=75, color_bg=75, color_bb=25, effect_shader="shader_images/paradox_effect.png"},
engine.MapEffect.new{alpha=100, color_br=75, color_bg=75, color_bb=25, effect_shader="shader_images/paradox_effect.png"},
function(e)
e.x = e.src.x
e.y = e.src.y
......
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