Commit 0ce8ff6b authored by TanakaKotoha's avatar TanakaKotoha

dededededededededededede

parent 6da33bda
......@@ -72,7 +72,7 @@ function c12033002.cfilter(c,tp,rp)
and c:IsPreviousSetCard(0xfa2) and (c:IsReason(REASON_BATTLE) or (rp==1-tp and c:IsReason(REASON_EFFECT)))
end
function c12033002.spcon2(e,tp,eg,ep,ev,re,r,rp)
return eg:IsExists(c12033002.cfilter,1,nil,tp,rp)
return eg:IsExists(c12033002.cfilter,1,nil,tp,rp) and e:GetHandler():IsLocation(LOCATION_GRAVE)
end
function c12033002.sptg2(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.GetLocationCount(tp,LOCATION_MZONE)>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