Commit 0df5483e authored by GuGu's avatar GuGu

Update c27108.lua

parent 1c5a450c
Pipeline #43406 passed with stage
in 18 seconds
......@@ -65,7 +65,7 @@ function c27108.op1(e,tp,eg,ep,ev,re,r,rp)
end
--
function c27108.ofilter1_1(c,num)
return c:IsCanAddCounter(0x119,num) and c:IsSetCard(0x119) and c:IsType(TYPE_RITUAL) and c:IsFaceup()
return c:IsSetCard(0x119) and c:IsType(TYPE_RITUAL) and c:IsFaceup()
end
function c27108.op1_1(e,tp,eg,ep,ev,re,r,rp)
local counternum=e:GetLabel()
......
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