Commit af8f1990 authored by Grajade's avatar Grajade

Update expansions/script/c33502800.lua

parent 07f20d63
......@@ -38,7 +38,7 @@ function c33502800.tfilter1(c,e,tp,mg)
or not c:IsCanBeSpecialSummoned(e,SUMMON_TYPE_RITUAL,tp,false,true) then return false end
--
local lg=mg:Filter(Card.IsCanBeRitualMaterial,c,c)
return mg:IsExists(c33502800.tfilter1_1,1,nil,c)
return mg:IsExists(c33502800.tfilter1_1,1,c,c)
or Duel.IsExistingMatchingCard(c33502800.tfilter1_2,tp,LOCATION_SZONE,0,1,nil)
end
function c33502800.tg1(e,tp,eg,ep,ev,re,r,rp,chk)
......
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