Commit 0d54b1cf authored by Grajade's avatar Grajade

Update c37900014.lua

parent 2d088a0e
Pipeline #24583 failed with stages
in 21 minutes and 36 seconds
--永远的巫女
if not pcall(function() dofile("expansions/script/c37900000.lua") end) then dofile("script/c37900000.lua") end
if not pcall(function() require("expansions/script/c37900000.lua") end) then require("script/c37900000.lua") end
local m,cm = rscf.DefineCard(37900014)
function cm.initial_effect(c)
--xyz summon
......
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