Commit 239505b6 authored by POLYMER's avatar POLYMER

fix

parent 95a55ca5
...@@ -190,11 +190,12 @@ function c91300032.speop(e,tp,eg,ep,ev,re,r,rp) ...@@ -190,11 +190,12 @@ function c91300032.speop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TODECK) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TODECK)
local tg=g:FilterSelect(tp,c91300032.tdfilter,1,1,nil) local tg=g:FilterSelect(tp,c91300032.tdfilter,1,1,nil)
local rc=tg:GetFirst() local rc=tg:GetFirst()
if rc and Duel.SendtoDeck(rc,nil,SEQ_DECKTOP,REASON_EFFECT) and Duel.ShuffleDeck(tp) and rc:IsLocation(0x41) then if rc and Duel.SendtoDeck(rc,nil,SEQ_DECKTOP,REASON_EFFECT)~=0 and rc:IsLocation(0x41) then
local og=Duel.GetOperatedGroup() local og=Duel.GetOperatedGroup()
local tc=og:GetFirst() local tc=og:GetFirst()
if tc and (tc:IsCode(91300025) or tc:IsCode(91300032) or tc:IsCode(91300033) or tc:IsCode(91300034)) then if tc and (tc:IsCode(91300025) or tc:IsCode(91300032) or tc:IsCode(91300033) or tc:IsCode(91300034)) then
c:RegisterFlagEffect(91301025,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,1,aux.Stringid(91300032,3)) c:RegisterFlagEffect(91301025,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,1,aux.Stringid(91300032,3))
Duel.ShuffleDeck(tp)
end end
--[[if tc and tc:IsCode(91300032) then --[[if tc and tc:IsCode(91300032) then
c:RegisterFlagEffect(91301032,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,1,aux.Stringid(91300032,4)) c:RegisterFlagEffect(91301032,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,1,aux.Stringid(91300032,4))
......
...@@ -190,11 +190,12 @@ function c91300033.speop(e,tp,eg,ep,ev,re,r,rp) ...@@ -190,11 +190,12 @@ function c91300033.speop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TODECK) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TODECK)
local tg=g:FilterSelect(tp,c91300033.tdfilter,1,1,nil) local tg=g:FilterSelect(tp,c91300033.tdfilter,1,1,nil)
local rc=tg:GetFirst() local rc=tg:GetFirst()
if rc and Duel.SendtoDeck(rc,nil,SEQ_DECKTOP,REASON_EFFECT) and Duel.ShuffleDeck(tp) and rc:IsLocation(0x41) then if rc and Duel.SendtoDeck(rc,nil,SEQ_DECKTOP,REASON_EFFECT)~=0 and rc:IsLocation(0x41) then
local og=Duel.GetOperatedGroup() local og=Duel.GetOperatedGroup()
local tc=og:GetFirst() local tc=og:GetFirst()
if tc and (tc:IsCode(91300025) or tc:IsCode(91300032) or tc:IsCode(91300033) or tc:IsCode(91300034)) then if tc and (tc:IsCode(91300025) or tc:IsCode(91300032) or tc:IsCode(91300033) or tc:IsCode(91300034)) then
c:RegisterFlagEffect(91301025,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,1,aux.Stringid(91300032,3)) c:RegisterFlagEffect(91301025,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,1,aux.Stringid(91300032,3))
Duel.ShuffleDeck(tp)
end end
--[[if tc and tc:IsCode(91300032) then --[[if tc and tc:IsCode(91300032) then
c:RegisterFlagEffect(91301032,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,1,aux.Stringid(91300032,4)) c:RegisterFlagEffect(91301032,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,1,aux.Stringid(91300032,4))
......
...@@ -192,11 +192,12 @@ function c91300034.speop(e,tp,eg,ep,ev,re,r,rp) ...@@ -192,11 +192,12 @@ function c91300034.speop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TODECK) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TODECK)
local tg=g:FilterSelect(tp,c91300034.tdfilter,1,1,nil) local tg=g:FilterSelect(tp,c91300034.tdfilter,1,1,nil)
local rc=tg:GetFirst() local rc=tg:GetFirst()
if rc and Duel.SendtoDeck(rc,nil,SEQ_DECKTOP,REASON_EFFECT) and Duel.ShuffleDeck(tp) and rc:IsLocation(0x41) then if rc and Duel.SendtoDeck(rc,nil,SEQ_DECKTOP,REASON_EFFECT)~=0 and rc:IsLocation(0x41) then
local og=Duel.GetOperatedGroup() local og=Duel.GetOperatedGroup()
local tc=og:GetFirst() local tc=og:GetFirst()
if tc and (tc:IsCode(91300025) or tc:IsCode(91300032) or tc:IsCode(91300033) or tc:IsCode(91300034)) then if tc and (tc:IsCode(91300025) or tc:IsCode(91300032) or tc:IsCode(91300033) or tc:IsCode(91300034)) then
c:RegisterFlagEffect(91301025,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,1,aux.Stringid(91300032,3)) c:RegisterFlagEffect(91301025,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,1,aux.Stringid(91300032,3))
Duel.ShuffleDeck(tp)
end end
--[[if tc and tc:IsCode(91300032) then --[[if tc and tc:IsCode(91300032) then
c:RegisterFlagEffect(91301032,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,1,aux.Stringid(91300032,4)) c:RegisterFlagEffect(91301032,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,1,aux.Stringid(91300032,4))
......
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