Commit 70cb8126 authored by Tianchenglipu's avatar Tianchenglipu

Update c97466438.lua

parent 43a37495
--ヨコシマウマ
function c97466438.initial_effect(c)
--pendulum summon
aux.AddPendulumProcedure(c)
aux.EnablePendulumAttribute(c,false)
--Activate
local e1=Effect.CreateEffect(c)
e1:SetDescription(1160)
e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetCost(c97466438.reg)
......
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