Commit 65a9404a authored by Grajade's avatar Grajade

Update c37900017.lua

parent 3f3be1b7
Pipeline #24581 passed with stages
in 37 minutes and 3 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(37900017)
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