Commit a1477751 authored by wyykak's avatar wyykak

fix 19500039

Signed-off-by: wyykak's avatarwyykak <wyy_1414@126.com>
parent 66fa3972
Pipeline #14967 passed with stage
in 45 seconds
......@@ -67,6 +67,6 @@ function c19500039.spcon(e,c)
end
function c19500039.spop(e,tp,eg,ep,ev,re,r,rp,c)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_REMOVE)
local g=Duel.SelectMatchingCard(tp,c19500039.spfilter,tp,LOCATION_GRAVE,0,1,1nil)
local g=Duel.SelectMatchingCard(tp,c19500039.spfilter,tp,LOCATION_GRAVE,0,1,1,nil)
Duel.Remove(g,POS_FACEUP,REASON_COST)
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