Commit d4d5a1b4 authored by mercury233's avatar mercury233 Committed by GitHub
parent 50b9a595
...@@ -26,7 +26,7 @@ function c22862454.desreptg(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -26,7 +26,7 @@ function c22862454.desreptg(e,tp,eg,ep,ev,re,r,rp,chk)
local g=c:GetLinkedGroup() local g=c:GetLinkedGroup()
if chk==0 then return eg:IsExists(c22862454.repfilter,1,nil,tp) if chk==0 then return eg:IsExists(c22862454.repfilter,1,nil,tp)
and g:IsExists(c22862454.desfilter,1,nil,tp) end and g:IsExists(c22862454.desfilter,1,nil,tp) end
if Duel.SelectYesNo(tp,aux.Stringid(22862454,0)) then if Duel.SelectEffectYesNo(tp,c,96) then
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_DESREPLACE) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_DESREPLACE)
local sg=g:FilterSelect(tp,c22862454.desfilter,1,1,nil,tp) local sg=g:FilterSelect(tp,c22862454.desfilter,1,1,nil,tp)
e:SetLabelObject(sg:GetFirst()) e:SetLabelObject(sg:GetFirst())
......
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