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

fix スプリガンズ・メリーメイカー (#2187)

修复霸王眷龙凶饿毒复制护宝炮妖欢乐制造机效果发动短暂除外后会回到回场上(裁定为不会回到场上)的问题
parent 479754ee
...@@ -83,5 +83,7 @@ function c48285768.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -83,5 +83,7 @@ function c48285768.rmop(e,tp,eg,ep,ev,re,r,rp)
end end
end end
function c48285768.retop(e,tp,eg,ep,ev,re,r,rp) function c48285768.retop(e,tp,eg,ep,ev,re,r,rp)
if e:GetHandler():IsCode(48285768) 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