Commit 925255c1 authored by Grajade's avatar Grajade

Update c1111502.lua

parent b34211fe
Pipeline #4879 passed with stages
in 20 minutes and 30 seconds
......@@ -35,7 +35,7 @@ function c1111502.initial_effect(c)
end
--
function c1111502.con1(e,tp,eg,ep,ev,re,r,rp)
return Duel.GetFieldGroupCount(tp,LOCATION_MZONE,0)<1
return Duel.GetFieldGroupCount(tp,LOCATION_MZONE,0)<1
end
function c1111502.cost1(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return 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