Commit a4db08f8 authored by a597449807's avatar a597449807 Committed by GitHub

fix 速攻の黒い忍者 (#2182)

修复霸王眷龙凶饿毒复制速攻的黑衣忍者效果发动短暂除外后会回到回场上(裁定为不会回到场上)的问题
parent e39140c0
......@@ -41,5 +41,7 @@ function c41006930.rmop(e,tp,eg,ep,ev,re,r,rp)
end
end
function c41006930.retop(e,tp,eg,ep,ev,re,r,rp)
if e:GetHandler():IsCode(41006930) then
Duel.ReturnToField(e:GetLabelObject())
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