Commit 868e4313 authored by wind2009's avatar wind2009

Fix ロリポー☆ヤミー

parent 10fb5cdc
Pipeline #34382 failed with stages
in 1 minute and 53 seconds
......@@ -59,7 +59,7 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
local b2=e:GetLabel()==1 and tc:IsAbleToRemove()
if b1 and (not b2 or not Duel.SelectYesNo(tp,aux.Stringid(id,2))) then
Duel.SendtoDeck(tc,nil,SEQ_DECKSHUFFLE,REASON_EFFECT)
else
elseif b2 then
Duel.Remove(tc,POS_FACEUP,REASON_EFFECT)
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