Commit 3b0d1477 authored by Grajade's avatar Grajade

Update c37900001.lua

parent 7645068b
Pipeline #24591 failed with stages
in 27 minutes and 10 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(37900001)
function cm.initial_effect(c)
local e1 = rsef.A(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