Commit 6053fd0e authored by GuGu's avatar GuGu

Update c99999040.lua

parent eb9cbadc
Pipeline #39729 passed with stage
in 7 seconds
......@@ -41,7 +41,7 @@ end
--
function c99999040.repfilter(c,tp,ec)
return c:IsLocation(LOCATION_ONFIELD) and c:IsControler(tp) and c:IsFaceup() and c:IsSetCard(0x999)
and not c:IsReason(REASON_REPLACE) and not c==ec
and not c:IsReason(REASON_REPLACE) --and not c==ec
end
function c99999040.reptg(e,tp,eg,ep,ev,re,r,rp,chk)
local c=e:GetHandler()
......
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