Commit f78c8330 authored by wind2009's avatar wind2009

Fix 糾罪巧-Astaγ.PIXIEA

parent 2216823f
Pipeline #40051 passed with stages
in 2 minutes and 10 seconds
...@@ -63,7 +63,7 @@ function s.initial_effect(c) ...@@ -63,7 +63,7 @@ function s.initial_effect(c)
e5:SetTargetRange(LOCATION_ONFIELD+LOCATION_GRAVE,LOCATION_ONFIELD+LOCATION_GRAVE) e5:SetTargetRange(LOCATION_ONFIELD+LOCATION_GRAVE,LOCATION_ONFIELD+LOCATION_GRAVE)
e5:SetLabelObject(c) e5:SetLabelObject(c)
e5:SetCondition(s.effcon) e5:SetCondition(s.effcon)
e5:SetValue(aux.tgoval) e5:SetValue(s.effval)
Duel.RegisterEffect(e5,0) Duel.RegisterEffect(e5,0)
Duel.AddCustomActivityCounter(id,ACTIVITY_SPSUMMON,s.counterfilter) Duel.AddCustomActivityCounter(id,ACTIVITY_SPSUMMON,s.counterfilter)
end end
......
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