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

fix スプリガンズ・シップ エクスブロウラー (#2183)

修复霸王眷龙凶饿毒复制护宝炮妖船 喧闹探险者号效果发动短暂除外后会回到回场上(裁定为不会回到场上)的问题
parent 42a39f86
...@@ -106,5 +106,7 @@ function c62941499.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -106,5 +106,7 @@ function c62941499.rmop(e,tp,eg,ep,ev,re,r,rp)
end end
end end
function c62941499.retop(e,tp,eg,ep,ev,re,r,rp) function c62941499.retop(e,tp,eg,ep,ev,re,r,rp)
if e:GetHandler():IsCode(62941499) then
Duel.ReturnToField(e:GetLabelObject()) Duel.ReturnToField(e:GetLabelObject())
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