Commit 738b8015 authored by GuGu's avatar GuGu

Update c999107.lua 芋头字段

parent 6182c1f7
Pipeline #21693 passed with stage
in 47 seconds
......@@ -37,6 +37,7 @@ function M.initial_effect(c)
e2:SetOperation(M.tokenop)
c:RegisterEffect(e2)
end
M.DescSetName=0xa2
function M.cost(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return e:GetHandler():IsAbleToGrave() and Duel.IsExistingMatchingCard(Card.IsAbleToDeckAsCost, tp, LOCATION_HAND, 0, 1, nil) end
......
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