Commit bf0a7da3 authored by salix5's avatar salix5 Committed by GitHub
parent adb4e7ea
......@@ -229,7 +229,6 @@ function Auxiliary.EnableUnionAttribute(c,f)
e1:SetType(EFFECT_TYPE_EQUIP)
e1:SetProperty(EFFECT_FLAG_IGNORE_IMMUNE)
e1:SetCode(EFFECT_DESTROY_SUBSTITUTE)
e1:SetCondition(aux.IsUnionState)
e1:SetValue(aux.UnionReplaceFilter)
c:RegisterEffect(e1)
--limit
......
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