Commit cf49e059 authored by GuGu's avatar GuGu

Update c86379333.lua

parent ce8c90b0
Pipeline #36141 passed with stage
in 33 seconds
......@@ -64,7 +64,7 @@ function c86379333.operation(e,tp,eg,ep,ev,re,r,rp)
end
end
function c86379333.splimit(e,c,sump,sumtype,sumpos,targetp,se)
return not (c:IsSetCard(0x114) or c:IsSetCard(0x740))
return c:IsLocation(LOCATION_EXTRA) and not (c:IsSetCard(0x114) or c:IsSetCard(0x740))
end
--
function c86379333.costfilter(c,ft,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