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

Update c33400009.lua

parent e61337c9
--时崎狂三-暗影之主
function c33400009.initial_effect(c)
-link summon
--link summon
aux.AddLinkProcedure(c,aux.FilterBoolFunction(Card.IsSetCard,0x341),2,99,c33400009.lcheck)
c:EnableReviveLimit()
--activate from hand
--activate from hand
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetCode(EFFECT_QP_ACT_IN_NTPHAND)
......@@ -133,4 +133,4 @@ function c33400009.desop(e,tp,eg,ep,ev,re,r,rp)
if tg:GetCount()>0 then
Duel.Destroy(tg,REASON_EFFECT)
end
end
\ No newline at end of file
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