Commit 6c78be17 authored by JoyJ's avatar JoyJ

fix c91598270

parent ccafa750
......@@ -41,7 +41,7 @@ function c91598270.initial_effect(c)
e5:SetCondition(c91598270.actcon)
e5:SetValue(c91598270.aclimit)
c:RegisterEffect(e5)
_GENKAITOPPA.SolfachordRegister(c)
_GENKAITOPPA.SolfachordRegister(c,91598270+100)
end
function c91598270.limfilter(c,tp)
return c:IsFaceup() and c:IsControler(tp) and c:IsSetCard(0x162) and c:IsType(TYPE_PENDULUM) and c:IsSummonType(SUMMON_TYPE_PENDULUM)
......
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