Commit 213f94fc authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12030008.lua

parent a0fcaf41
......@@ -111,6 +111,6 @@ function c12030008.drop(e,tp,eg,ep,ev,re,r,rp)
if rp==1-tp and tp==e:GetLabel() then
Duel.Remove(ss,POS_FACEDOWN,REASON_EFFECT)
else
Duel.SendtoDeck(ss,tp,2,REASON_EFFECT)
Duel.SendtoDeck(ss,nil,2,REASON_EFFECT)
end
end
\ No newline at end of file
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