Commit 68389b45 authored by wind2009's avatar wind2009

Merge branch 'patch-2' into 'master'

Fix DDDD偉次元王アーク・クライシス

See merge request !194
parents 9d635a0f 9d6a1112
Pipeline #36669 failed with stages
in 3 minutes and 42 seconds
......@@ -88,7 +88,7 @@ function s.splimit(e,se,sp,st)
if c:IsLocation(LOCATION_EXTRA) and c:IsFacedown() then
return st&SUMMON_TYPE_FUSION==SUMMON_TYPE_FUSION and Duel.GetFlagEffect(sp,id)==0
end
return true
return false
end
function s.desfilter(c)
return c:IsFaceup() and c:IsSetCard(0xae)
......
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