Commit f3df9fef authored by DailyShana's avatar DailyShana

fix

parent 0be3c3b7
...@@ -63,6 +63,7 @@ function c59808784.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -63,6 +63,7 @@ function c59808784.rmop(e,tp,eg,ep,ev,re,r,rp)
local g=hg:Select(tp,1,1,nil) local g=hg:Select(tp,1,1,nil)
local tc=g:GetFirst() local tc=g:GetFirst()
Duel.Remove(g,POS_FACEUP,REASON_EFFECT) Duel.Remove(g,POS_FACEUP,REASON_EFFECT)
Duel.ShuffleHand(1-tp)
local c=e:GetHandler() local c=e:GetHandler()
local fid=c:GetFieldID() local fid=c:GetFieldID()
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
......
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