Commit 4d7c7333 authored by 聖園ミカ's avatar 聖園ミカ 🐟

54188

parent 5cc360de
Pipeline #30923 failed with stages
in 1 minute and 52 seconds
......@@ -82,6 +82,9 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp)
e4:SetCode(EFFECT_ADD_LINK_RACE)
e4:SetValue(cg:GetFirst():GetOriginalRace())
c:RegisterEffect(e4)
local e5=e1:Clone()
e5:SetCode(EFFECT_ADD_LINK_CODE)
e5:SetValue(code1)
end
function cm.cfilter1(c,tp)
......
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