Commit 808230c8 authored by a597449807's avatar a597449807 Committed by GitHub

fix エアジャチ (#2190)

修复霸王眷龙凶饿毒复制空邪鲸效果发动短暂除外后会回到回场上(裁定为不会回到场上)的问题
parent 1f7932c0
......@@ -53,5 +53,7 @@ function c84747429.retcon(e,tp,eg,ep,ev,re,r,rp)
return Duel.GetTurnPlayer()==tp
end
function c84747429.retop(e,tp,eg,ep,ev,re,r,rp)
if e:GetHandler():IsCode(84747429) 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