Commit 3907dabe authored by Tachibana's avatar Tachibana

rar

parent 7323df07
Pipeline #3567 passed with stages
in 32 minutes and 11 seconds
......@@ -72,7 +72,7 @@ function c12001024.filter(c)
return c:IsSetCard(0xfb0) and c:IsType(TYPE_SPELL+TYPE_TRAP) and c:IsSSetable()
end
function c12001024.setcon(e,tp,eg,ep,ev,re,r,rp)
return e:GetHandler():GetSummonLocation()==LOCATION_DECK
return e:GetHandler():GetSummonLocation()==LOCATION_EXTRA
end
function c12001024.settg(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.GetLocationCount(tp,LOCATION_SZONE)>0
......
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