Commit 93654144 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12001001.lua

parent 9c8c01bb
......@@ -35,6 +35,7 @@ function c12001001.operation(e,tp,eg,ep,ev,re,r,rp)
if tc:IsSetCard(0xfb0) then
Duel.DisableShuffleCheck()
Duel.SendtoGrave(g,REASON_EFFECT+REASON_REVEAL)
if not e:GetHandler():IsRelateToEffect(e) then return end
Duel.SpecialSummon(e:GetHandler(),0,tp,tp,false,false,POS_FACEUP)
else
Duel.ShuffleDeck(tp)
......
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