Commit e52265eb authored by GuGu's avatar GuGu

Update c23206.lua

parent eefbe3fa
Pipeline #34808 passed with stage
in 10 seconds
......@@ -23,7 +23,7 @@ function c23206.target(e,tp,eg,ep,ev,re,r,rp,chk)
e:SetLabel(d1+d2)
end
function c23206.tfilter(c,ct)
return c:IsCanAddCounter(0x128a,ct) and c:IsFaceup()
return c:IsFaceup()
end
function c23206.hfilter(c,dice)
return c:IsFaceup() and c:IsAbleToHand() and ((c:GetLevel()>0 and dice%c:GetLevel()==0)
......
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