Commit ddccb34e authored by REIKAI's avatar REIKAI 💬

Update c16162000.lua

parent b902a59b
......@@ -67,7 +67,7 @@ function cm.thcost(e,tp,eg,ep,ev,re,r,rp,chk)
end
function cm.gfilter(g,tp,c)
local ct=g:GetSum(Card.GetLevel)
return c:IsCanRemoveCounter(0x100e,ct,REASON_COST)
return c:IsCanRemoveCounter(tp,0x100e,ct,REASON_COST)
end
function cm.gfilter2(g,lv)
local ct=g:GetSum(Card.GetLevel)
......
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