Commit 8ee880b4 authored by wyykak's avatar wyykak

fix 16010141

Signed-off-by: wyykak's avatarwyykak <wyy_1414@126.com>
parent ace31123
Pipeline #12699 passed with stage
in 35 seconds
......@@ -110,7 +110,6 @@ function c16010141.tktg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function c16010141.tkop(e,tp,eg,ep,ev,re,r,rp)
if Duel.GetMZoneCount(tp)<1 or not Duel.IsPlayerCanSpecialSummonMonster(tp,16019999,nil,0x4011,0,0,11,RACE_FAIRY,ATTRIBUTE_DARK) then return end
if not e:GetHandler():IsRelateToEffect(e) then return end
local token=Duel.CreateToken(tp,16019999)
Duel.SpecialSummon(token,0,tp,tp,false,false,POS_FACEUP)
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