Commit 0ad6cf69 authored by Tachibana's avatar Tachibana

eme

parent 36dced4b
Pipeline #8412 passed with stages
in 21 minutes and 6 seconds
--伴随星光而生的阴影
local m=66915018
local cm=_G["c"..m]
if not StarLight_from_K then
StarLight_from_K={}
if not StarLight_from_K.shadaow then
StarLight_from_K.shadaow={}
StarLight_from_K.Shadowstarlight_Effect={}
end
function cm.initial_effect(c)
......@@ -17,7 +17,7 @@ function cm.initial_effect(c)
e1:SetTarget(cm.target)
e1:SetOperation(cm.spop)
c:RegisterEffect(e1)
StarLight_from_K.Shadowstarlight_Effect[e1]=true
sl.Shadowstarlight_Effect[e1]=true
end
function cm.splimit(e,c,sump,sumtype,sumpos,targetp)
return c:IsLocation(LOCATION_EXTRA) and not c:IsSetCard(0x1374)
......
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