Commit 22280158 authored by JoyJ's avatar JoyJ

fix Solfachord

parent 53c7f662
......@@ -30,7 +30,7 @@ function c54100561.initial_effect(c)
e3:SetTarget(c54100561.reptg)
e3:SetValue(c54100561.repval)
c:RegisterEffect(e3)
_GENKAITOPPA.SolfachordRegister(c)
_GENKAITOPPA.SolfachordRegister(c,54100561+100)
end
function c54100561.distg(e,c)
return c:IsControler(e:GetHandlerPlayer()) 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