Commit 5089db63 authored by dest's avatar dest Committed by DailyShana

fix Cardian - Botan ni Cho (#494)

parent 1748cffb
...@@ -61,7 +61,7 @@ function c57261568.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -61,7 +61,7 @@ function c57261568.operation(e,tp,eg,ep,ev,re,r,rp)
Duel.SortDecktop(tp,1-tp,3) Duel.SortDecktop(tp,1-tp,3)
if opt==1 then if opt==1 then
for i=1,3 do for i=1,3 do
local mg=Duel.GetDecktopGroup(tp,1) local mg=Duel.GetDecktopGroup(1-tp,1)
Duel.MoveSequence(mg:GetFirst(),1) Duel.MoveSequence(mg:GetFirst(),1)
end end
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