Commit e492ef02 authored by mercury233's avatar mercury233 Committed by GitHub

fix 華麗なるハーピィ・レディ

parent 8747cab1
...@@ -35,7 +35,7 @@ end ...@@ -35,7 +35,7 @@ end
function c65664792.spfilter2(c,e,tp,c1) function c65664792.spfilter2(c,e,tp,c1)
return c65664792.spfilter(c,e,tp) return c65664792.spfilter(c,e,tp)
and not c:IsOriginalCodeRule(c1:GetOriginalCodeRule()) and not c:IsOriginalCodeRule(c1:GetOriginalCodeRule())
and Duel.IsExistingMatchingCard(c65664792.spfilter3,tp,LOCATION_GRAVE,0,1,nil,e,tp,c1,c2) and Duel.IsExistingMatchingCard(c65664792.spfilter3,tp,LOCATION_GRAVE,0,1,nil,e,tp,c1,c)
end end
function c65664792.spfilter3(c,e,tp,c1,c2) function c65664792.spfilter3(c,e,tp,c1,c2)
return c65664792.spfilter(c,e,tp) return c65664792.spfilter(c,e,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