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 m=66915018
local cm=_G["c"..m] local cm=_G["c"..m]
if not StarLight_from_K then if not StarLight_from_K.shadaow then
StarLight_from_K={} StarLight_from_K.shadaow={}
StarLight_from_K.Shadowstarlight_Effect={} StarLight_from_K.Shadowstarlight_Effect={}
end end
function cm.initial_effect(c) function cm.initial_effect(c)
...@@ -17,7 +17,7 @@ function cm.initial_effect(c) ...@@ -17,7 +17,7 @@ function cm.initial_effect(c)
e1:SetTarget(cm.target) e1:SetTarget(cm.target)
e1:SetOperation(cm.spop) e1:SetOperation(cm.spop)
c:RegisterEffect(e1) c:RegisterEffect(e1)
StarLight_from_K.Shadowstarlight_Effect[e1]=true sl.Shadowstarlight_Effect[e1]=true
end end
function cm.splimit(e,c,sump,sumtype,sumpos,targetp) function cm.splimit(e,c,sump,sumtype,sumpos,targetp)
return c:IsLocation(LOCATION_EXTRA) and not c:IsSetCard(0x1374) 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