Commit 54654c0d authored by nanahira's avatar nanahira

fix

parent 70754aa1
...@@ -158,6 +158,7 @@ function cm.sptg2(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -158,6 +158,7 @@ function cm.sptg2(e,tp,eg,ep,ev,re,r,rp,chk)
end end
return res return res
end end
Duel.SetOperationInfo(0,CATEGORY_REMOVE,nil,1,tp,LOCATION_GRAVE)
Duel.SetOperationInfo(0,CATEGORY_SPECIAL_SUMMON,nil,1,tp,LOCATION_EXTRA) Duel.SetOperationInfo(0,CATEGORY_SPECIAL_SUMMON,nil,1,tp,LOCATION_EXTRA)
end end
function cm.spop2(e,tp,eg,ep,ev,re,r,rp) function cm.spop2(e,tp,eg,ep,ev,re,r,rp)
......
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