Commit 22ebb509 authored by POLYMER's avatar POLYMER

fix

parent f1f30003
......@@ -67,7 +67,7 @@ function c9910024.retop(e,tp,eg,ep,ev,re,r,rp)
Duel.ReturnToField(tc)
end
if lab==LOCATION_HAND then
Duel.SendtoHand(tc,nil,REASON_EFFECT)
Duel.SendtoHand(tc,tc:GetPreviousControler(),REASON_EFFECT)
end
if lab==LOCATION_GRAVE then
Duel.SendtoGrave(tc,REASON_EFFECT+REASON_RETURN)
......
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