Commit 6be75a82 authored by TanakaKotoha's avatar TanakaKotoha

fix

parent 61f66f27
......@@ -42,7 +42,6 @@ function c81018021.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function c81018021.spop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
if not c:IsRelateToEffect(e) then return end
if Duel.GetLocationCount(tp,LOCATION_MZONE)<=0 then return end
if not Duel.IsPlayerCanSpecialSummonMonster(tp,81018999,0x81b,0x4011,2000,2000,9,RACE_FAIRY,ATTRIBUTE_DARK) then return end
local token=Duel.CreateToken(tp,81018999)
......
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