Commit da177b1c authored by 聖園ミカ's avatar 聖園ミカ 🐟

1+1=3

parent bdce1201
--青叶由爱·主播女孩 --青叶由爱·主播女孩
local m=53786002 local m=53786002
local cm=_G["c"..m] local cm=_G["c"..m]
Duel.LoadScript("c53702500.lua") if not require and dofile then function require(str) return dofile(str..".lua") end end
if not pcall(function() require("expansions/script/c53702500") end) then require("script/c53702500") end
function cm.initial_effect(c) function cm.initial_effect(c)
aux.EnablePendulumAttribute(c) aux.EnablePendulumAttribute(c)
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
......
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