Commit 2375c665 authored by nekrozar's avatar nekrozar

fix

parent e7c4c649
......@@ -38,7 +38,7 @@ function c59546797.operation(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
if c:IsRelateToEffect(e) and Duel.SpecialSummon(c,0,tp,tp,false,false,POS_FACEUP)~=0 then
Duel.Recover(tp,1000,REASON_EFFECT)
else
elseif Duel.IsPlayerCanSpecialSummon(tp) then
Duel.SendtoGrave(c,REASON_RULE)
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