Commit d36715df authored by TanakaKotoha's avatar TanakaKotoha

fix

parent 236201e9
......@@ -32,5 +32,7 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp)
local sg=g:Select(tp,2,3,nil)
if sg:GetClassCount(Card.GetCode)==1 then
Duel.SendtoHand(sg,tp,REASON_EFFECT)
else
Duel.SendtoGrave(sg,REASON_EFFECT)
end
end
\ No newline at end of file
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