Commit c79ebe52 authored by nekrozar's avatar nekrozar

temp fix Spell Economics

parent cccb9e54
......@@ -16,7 +16,7 @@ function c4259068.initial_effect(c)
c:RegisterEffect(e2)
end
function c4259068.costchange(e,re,rp,val)
if re and re:IsHasType(EFFECT_TYPE_ACTIVATE) and re:GetHandler():IsType(TYPE_SPELL) and not re:GetHandler():IsCode(9236985) then
if re and re:IsHasType(EFFECT_TYPE_ACTIVATE) and re:GetHandler():IsType(TYPE_SPELL) and not re:GetHandler():IsCode(9236985,57496978) then
return 0
else
return val
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment