Commit 2024fc19 authored by nekrozar's avatar nekrozar Committed by DailyShana

fix Parasite Paracide (#697)

parent 81db2b31
......@@ -52,8 +52,9 @@ function c27911549.spop(e,tp,eg,ep,ev,re,r,rp)
e1:SetValue(RACE_INSECT)
e1:SetReset(RESET_EVENT+0x1fe0000)
c:RegisterEffect(e1)
else
Duel.Destroy(c,REASON_RULE)
elseif Duel.GetLocationCount(tp,LOCATION_MZONE)<=0
and c:IsCanBeSpecialSummoned(e,0,tp,false,false) then
Duel.SendtoGrave(c,REASON_RULE)
end
end
end
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