Commit 036d1106 authored by GuGu's avatar GuGu

Update c86379058.lua 添加正常的同调手续

parent 2ce29aca
Pipeline #29124 passed with stage
in 9 seconds
--狂气的小丑✿克劳恩皮丝 --狂气的小丑✿克劳恩皮丝
function c86379058.initial_effect(c) function c86379058.initial_effect(c)
--synchro summon
aux.AddSynchroProcedure(c,nil,aux.NonTuner(Card.IsSetCard,0x208),1)
c:EnableReviveLimit()
--CLOWN!! --CLOWN!!
local e0=Effect.CreateEffect(c) local e0=Effect.CreateEffect(c)
e0:SetType(EFFECT_TYPE_CONTINUOUS+EFFECT_TYPE_FIELD) e0:SetType(EFFECT_TYPE_CONTINUOUS+EFFECT_TYPE_FIELD)
......
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