Commit cd5a6bd0 authored by Amiya's avatar Amiya

修复

parent c8e37f71
Pipeline #40931 failed with stages
in 2 minutes and 52 seconds
--真卡战士/爆裂体 --真卡战士/爆裂体
local s,id,o=GetID() local s,id,o=GetID()
function s.initial_effect(c) function s.initial_effect(c)
aux.AddCodeList(c,60800381) aux.AddCodeList(c,60800381,80280737)
aux.AddCodeList(c,80280737)
--Cannot special summon --Cannot special summon
local e0=Effect.CreateEffect(c) local e0=Effect.CreateEffect(c)
e0:SetProperty(EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE) e0:SetProperty(EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE)
......
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