Commit c14bd4af authored by 2924713558's avatar 2924713558 Committed by GitHub

Update c1110131.lua

parent d1465ee6
......@@ -50,7 +50,7 @@ function c1110131.Filter(c)
end
--
function c1110131.cfilter3(c,e)
return c:IsAbleToGrave()
return c:IsAbleToGraveAsCost()
end
function c1110131.cost3(e,c,tp)
return Duel.IsExistingMatchingCard(c1110131.cfilter3,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,1,nil,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