Commit a9db2b19 authored by mallu11's avatar mallu11 Committed by GitHub

fix マジシャンズ・ソウルズ (#1371)

parent bb4685eb
......@@ -51,7 +51,7 @@ function c97631303.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
else
e:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_HANDES)
Duel.SetOperationInfo(0,CATEGORY_TOGRAVE,c,1,0,0)
Duel.SetOperationInfo(0,CATEGORY_SPECIAL_SUMMON,nil,1,tp,LOCATION_GRAVE)
Duel.SetOperationInfo(0,CATEGORY_SPECIAL_SUMMON,nil,0,tp,LOCATION_GRAVE)
end
end
function c97631303.spfilter(c,e,tp)
......
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